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.6.4 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.6.4 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.6.3 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.6.3 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.6.2 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.6.2 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.6.1 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.6.1 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.6.0 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.6.0 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.5.0 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.5.0 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.4.0 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.4.0 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.3.6 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.3.6 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.3.5 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.3.5 templates/swift_project/xcode/Rakefile.tt
fwtoolkit-2.3.4 templates/objc_project/xcode/Rakefile.tt
fwtoolkit-2.3.4 templates/swift_project/xcode/Rakefile.tt