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 11:02:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1d059cd049
frankfurter
/
Rakefile
3 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
Deploy to Digital Ocean
2015-03-09 12:25:11 +01:00
Dir
.
glob
(
'lib/tasks/*.rake'
)
.
each
{
|
r
|
import
r
}
task
default
:
%w(
db:migrate rates:load test
)
Reference in New Issue
Copy Permalink