Sha256: e48efb223fcc3c995549c9fbec2185687196045223b1e2323fe5bcce52598588
Contents?: true
Size: 278 Bytes
Versions: 3
Compression:
Stored size: 278 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__) <%=app_name%>::Application.load_tasks
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rails_mongo_backbone_bootstrap_tmpl-0.0.3.1 | template/Rakefile |
rails_mongo_backbone_bootstrap_tmpl-0.0.3 | template/Rakefile |
rails_mongo_backbone_bootstrap_tmpl-0.0.2 | template/Rakefile |