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
e2798f312e
frankfurter
/
Rakefile
3 lines
81 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use Rubocop and fix existing offences
2016-10-11 17:54:28 +02:00
# frozen_string_literal: true
Deploy to Digital Ocean
2015-03-09 12:25:11 +01:00
Dir
.
glob
(
'lib/tasks/*.rake'
)
.
each
{
|
r
|
import
r
}
Reference in New Issue
Copy Permalink