Sha256: 780a1443c6d7b839bb5570131c15b2e5e049c79c88762a2e679e088193cb2204

Contents?: true

Size: 334 Bytes

Versions: 6

Compression:

Stored size: 334 Bytes

Contents

# this is your ferry initialzer file for any rake tasks you would like to create
# in this file you can write rake tasks that are easily tailored to more case-by-case user implementations
# but can still include functionality provided by ferry
# more configurable env options coming soon!

namespace :ferry do
  # your code here!
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ferry-1.3.0 doc/ferry_rake_contents.rb
ferry-1.2.1 doc/ferry_rake_contents.rb
ferry-1.2.0 doc/ferry_rake_contents.rb
ferry-1.1.1 doc/ferry_rake_contents.rb
ferry-1.1.0 doc/ferry_rake_contents.rb
ferry-1.0.1 doc/ferry_rake_contents.rb