-
Notifications
You must be signed in to change notification settings - Fork 0
heymatthenry/rake_setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==setup.rake This is a simple rake task to do some basic setup of your rails apps. So far, it just installs a bunch of plugins. =Usage Copy the setup.rake file to the lib/tasks directory of your rails app. You should then be able to run any tasks in the file from the root directory of your app. =Included tasks rake setup:plugins:all # Run all plugin tasks rake setup:plugins:jrails # Install jRails rake setup:plugins:restful_auth # Install RESTful Authentication rake setup:plugins:shoulda # Install Shoulda, shoulda_generator, and Factory Girl
About
A set of rake tasks to do some basic setup of new rails apps.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published