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 (
commit 6f48f3758a8ed454cb0f9c6767e76df069992a53
tree cfa5cb5741d02e6c1e7ee72a158445c611c345f4
parent 1ccaed1abce9f852aeda6fb75d0454ffc655b1fc
tree cfa5cb5741d02e6c1e7ee72a158445c611c345f4
parent 1ccaed1abce9f852aeda6fb75d0454ffc655b1fc
| name | age | message | |
|---|---|---|---|
| |
README.textile | Sat Oct 03 07:02:12 -0700 2009 | |
| |
template.rb | Sat Oct 03 07:02:12 -0700 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
Testing
- Rspec
- 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







