tracks/app
Stefan Hacker 27adccb6e9 Remove unused layout and clear up naming
* scaffold.css is only used by login -> rename to login.css
* standard.html.erb is the default application layout -> rename to application.html.erb
* scaffold.html.erb is unused -> deleted
2012-09-02 14:20:17 +02:00
..
assets Remove unused layout and clear up naming 2012-09-02 14:20:17 +02:00
controllers Remove unused layout and clear up naming 2012-09-02 14:20:17 +02:00
helpers applied patch of Dan Rice to fix #1326. Thanks Dan! 2012-08-25 17:27:38 +02:00
mailers initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
models fix #1305 and #1309. Only check on show_from in the past when you change the show_from. This will not prevent a save of the todo when another change is made and show_from has some old date 2012-08-26 17:33:51 +02:00
views Remove unused layout and clear up naming 2012-09-02 14:20:17 +02:00