Sha256: 8abf908bb2c930e4e70e97ee259ab281867cdd3c2f75d132c65832c7b3ef66ce

Contents?: true

Size: 268 Bytes

Versions: 25

Compression:

Stored size: 268 Bytes

Contents

# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path('../config/application', __FILE__)
require 'rake'

Fixtures::Application.load_tasks

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
rails3_assist-0.2.10 spec/fixtures/Rakefile
rails3_assist-0.2.9 spec/fixtures/Rakefile
rails3_assist-0.2.8 spec/fixtures/Rakefile
rails3_assist-0.2.7 spec/fixtures/Rakefile
rails3_assist-0.2.5 spec/fixtures/Rakefile