aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/assets
Commit message (Expand)AuthorAgeFilesLines
* Move Coffee generators and templates to Coffee Railtie and create javascript_...Santiago Pastorino2011-06-292-12/+2
* Remove trailing white-spacesGuillermo Iguaran2011-06-051-1/+1
* Move SCSS generators and default templates from Rails to the Sass Railtie (d4...tomhuda2011-05-242-14/+2
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-05-141-3/+3
|\
| * minor fix in assets usageVijay Dev2011-05-101-2/+2
| * typo fixTrent Ogren2011-05-101-1/+1
* | Some readme fixes as required. Arun Agrawal2011-05-101-2/+2
* | s/javascript/JavaScriptVijay Dev2011-05-101-2/+2
|/
* Use proper coffee commentsDavid Heinemeier Hansson2011-04-181-3/+3
* Make generators more modular, add hooks and improve test suite.José Valim2011-04-171-23/+25
* change to use the Sass file extension .scssSebastian Martinez2011-04-141-1/+1
* The controller and resource generators will now automatically produce asset s...David Heinemeier Hansson2011-04-146-0/+71