Sentia / Sentia-Rails-Application-Templates
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
generic_with_jquery_option_and_deploment.rb |
README.txt
== Sentia Ruby on Rails Application Templates == 1. Generic with JQuery & Deployment - Removed unwanted files like index.html and favicon. - Replaces Prototype with JQuery 1.3.1 which is downloads for you should you want to use it instead. - Configures app to use Haml, thoughtbot-shoulda and thoughtbot-factory_girl. - Creates Sass directory under stylesheets. - Runs Capify and creates a deployment file for UAT and production. - Create UAT environment file with correct settings. - Create .gitignore file with normal ignores. - Adds all files to git and handles first commit to local GIT repository Once this is complete you will see a "SUCCESS!" message and your ready to go. == How to use == rails (application name) -m (path to template)

