Sha256: 8f4f4d44335243ab3e2c1d1e509f748b3e6dc4a1ba36d6a129f182fd0ca2d863
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 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__) DemoPlain::Application.load_tasks
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts-as-taggable-on-dynamic-0.0.3 | samples/demo-plain/Rakefile |
acts-as-taggable-on-dynamic-0.0.2 | samples/demo-plain/Rakefile |