Sha256: 2d0653ca3f006349bb7868558d9422831d6ae15850465f9a44a4be6bf04b3145

Contents?: true

Size: 282 Bytes

Versions: 9

Compression:

Stored size: 282 Bytes

Contents

#!/usr/bin/env rake
# 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__)

RailsAdminContent::Application.load_tasks

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rails_admin_content-0.2.4 Rakefile
rails_admin_content-0.2.3 Rakefile
rails_admin_content-0.2.2 Rakefile
rails_admin_content-0.2.1 Rakefile
rails_admin_content-0.2.0 Rakefile
rails_admin_content-0.1.3 Rakefile
rails_admin_content-0.1.2 Rakefile
rails_admin_content-0.1.1 Rakefile
rails_admin_content-0.1.0 Rakefile