Sha256: e47d7c0b09699afbb85666ee10fe4510f6d24020777d7a572ff063a574d65559

Contents?: true

Size: 148 Bytes

Versions: 72

Compression:

Stored size: 148 Bytes

Contents

namespace :services do
  task :seed do
    # define any seeds to use with rake services:run here
    # t = TestObject.new
    # t.save!
  end
end

Version data entries

72 entries across 36 versions & 1 rubygems

Version Path
fwtoolkit-2.1.9 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.9 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.8 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.8 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.7 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.7 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.6 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.6 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.5 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.5 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.4 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.4 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.3 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.1.3 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.1 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.1.1 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.0.7 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.0.7 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.0.6 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.0.6 templates/swift_project/xcode/Rakefile.tt