view Rakefile @ 90:0b2b1865e864

One missed require_relative update
author nanaya <me@myconan.net>
date Sat, 02 Jul 2016 16:35:35 +0900
parents 157f7fd136fc
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