mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
4 lines
58 B
Ruby
4 lines
58 B
Ruby
task :environment do
|
|
require './config/environment'
|
|
end
|