This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
frankfurter
Watch
1
Star
0
Fork
0
You've already forked frankfurter
mirror of
https://github.com/hakanensari/frankfurter.git
synced
2024-11-22 19:12:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e0d1374e8
frankfurter
/
lib
/
tasks
/
environment.rake
6 lines
89 B
Ruby
Raw
Normal View
History
Unescape
Escape
Set TargetRubyVersion to 2.3 in Rubocop
2016-04-11 16:05:15 +02:00
# frozen_string_literal: true
Rubocop fixes
2017-06-14 22:16:21 +02:00
Add environment task
2014-03-14 13:49:16 +01:00
task
:environment
do
require
'./config/environment'
end
Reference in New Issue
Copy Permalink