This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Dec 05 17:01:34 -0800 2009 | |
| |
README.textile | Mon Dec 07 06:51:07 -0800 2009 | |
| |
template.rb | Mon Dec 07 06:53:43 -0800 2009 |
README.textile
Enlightened Template (Rails Template from Enlight Solutions)
- clone this repo
git clone git://github.com/dpickett/enlightened_template.git - create a rails app from this template
rails <app_name> -m <path_to_repo>/template.rb
Gems
- Authologic
- Inherited Resources
- Formtastic
- Searchlogic
- Paperclip
- Hoptoad Notifier
- metric_fu
- inaction_mailer for dev
Plugins
- tab_menu
- limerick_rake
- superdeploy
- codeofficer’s silky_buttons generator
- rails_xss
Testing
- Rspec
- blue-ridge
- Shoulda
- factory_girl
- cucumber
- webrat
- jferris’s mocha fork (spies)
- metric_fu
- pending
Initializers
- action_mailer setup
- hoptoad setup
- validation_fix – make fieldWithErrors element a <span>
- hoptoad – setup hoptoad
- debugging stuff
CSS
- Eric Meyer’s Reset
- 960.gs
- conditional IE6/IE7 stylesheets
JavaScript
- JQuery (google hosted)
- JQuery UI (google hosted)
- under_construction







