Mercurial > rsstweet
view Rakefile @ 104:f2398d2a6859
Prefer .attrs to .to_hash
| author | nanaya <me@myconan.net> |
|---|---|
| date | Mon, 26 Sep 2016 02:40:08 +0900 |
| parents | 0b2b1865e864 |
| children |
line wrap: on
line source
# Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require_relative "config/application" Rails.application.load_tasks
