nirvdrum / rails-templates
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README.markdown | ||
| |
auth.rb | ||
| |
base.rb |
README.markdown
Rails Application Template Library
A library of Rails application templates I find useful.
Current library
- base - Simple Rails template that adds less (CSS processor) as a plugin.
- auth - Does everything base does, plus sets up Authlogic for user authentication.

