-
Notifications
You must be signed in to change notification settings - Fork 3
jugglebird/rails-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I've gotten weary of starting a Rails project and always having to go through the same 500 steps to get it set up 'just right'. So this is my start at a Rails project template. It is populated with the following: Component Version Notes --------- ------- ----- Rails 2.0.2 frozen in vendor exception_notification http://svn.rubyonrails.org/rails/plugins/exception_notification/ query_reviewer http://code.google.com/p/query-reviewer/ RSpec 1.1.3 http://rspec.info textmate_footnotes http://macromates.com/svn/Bundles/trunk/Bundles/Ruby%20on%20Rails.tmbundle/Support/plugins/footnotes-edge will_paginate http://github.com/mislav/will_paginate/tree/master xss_terminate http://code.google.com/p/xssterminate/ blueprintcss 0.7.1 http://code.google.com/p/blueprintcss/ Installation: ------------- 1. git clone git@github.com:mlarocque/rails-template.git 2. Edit the database.yml file as appropriate 3. rake db:migrate 4. Profit (?)
About
Tired of repeating the same basic steps every time you start a Rails project? This is the start of a basic rails app with my usual plugins, css frameworks, etc installed.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published