Mercurial > rsstweet
view bin/rails @ 64:a20bbd1e2dc1
Now with avatar and proper retweet styling and stuff
author | nanaya <me@myconan.net> |
---|---|
date | Tue, 01 Dec 2015 01:24:34 +0900 |
parents | 97a6973e9d94 |
children | 257910c60eb3 |
line wrap: on
line source
#!/usr/bin/env ruby APP_PATH = File.expand_path('../../config/application', __FILE__) require_relative '../config/boot' require 'rails/commands'