mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
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 :-) |
||
|---|---|---|
| .. | ||
| step_definitions | ||
| support | ||
| context_edit.feature | ||
| context_list.feature | ||
| create_admin.feature | ||
| dependencies.feature | ||
| feedlist.feature | ||
| logging_in.feature | ||
| manage_users.feature | ||
| notes_manage.feature | ||
| preferences.feature | ||
| project_edit.feature | ||
| project_list.feature | ||
| recurring_todos.feature | ||
| shared_add_new_todo.feature | ||
| show_integration_options.feature | ||
| show_statistics.feature | ||