mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-07 17:58:50 +01:00
truncate wants explicit :length => number and :omission calling a partial from a js requires to explicitly pass the variable i.e. :todo => @todo instead of rails doing it implicitly |
||
|---|---|---|
| .. | ||
| _edit_form.html.erb | ||
| _recurring_todo.html.erb | ||
| _recurring_todo_form.erb | ||
| create.js.rjs | ||
| destroy.js.rjs | ||
| edit.js.rjs | ||
| index.html.erb | ||
| new.html.erb | ||
| show.html.erb | ||
| toggle_check.js.rjs | ||
| toggle_star.js.rjs | ||
| update.js.rjs | ||