tracks/app/views/notes
Reinier Balt 484356fe07 small improvements
render :partial => filename, :object => @object can be written shorter since rails 2.0 like
render :partial => @object or render :partial => @collection
Also form_for is smart bout put and post for update and creation.

it helps watching older railcasts episodes :-)
2011-02-03 18:17:28 +01:00
..
_mobile_notes.rhtml Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
_mobile_notes_summary.rhtml Missed some formatted_ helpers not covered by tests 2009-12-07 23:16:21 -05:00
_note.rhtml small improvements 2011-02-03 18:17:28 +01:00
_note_details.rhtml small improvements 2011-02-03 18:17:28 +01:00
_note_edit_form.rhtml small improvements 2011-02-03 18:17:28 +01:00
_notes_summary.rhtml small improvements 2011-02-03 18:17:28 +01:00
create.js.erb major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later. 2011-02-03 18:17:24 +01:00
destroy.js.erb migrate deleting a note from notes page to jqeury 2011-02-03 18:17:18 +01:00
index.html.erb small improvements 2011-02-03 18:17:28 +01:00
note_mobile.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
show.html.erb small improvements 2011-02-03 18:17:28 +01:00
update.js.erb major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later. 2011-02-03 18:17:24 +01:00