-
- Downloads
Fix plural mixup for Schedule and RecurringItem. No special layout
for saldos and accounts. Links to the models on the front page.
Showing
- app/controllers/recurring_items_controller.rb 12 additions, 12 deletionsapp/controllers/recurring_items_controller.rb
- app/controllers/schedules_controller.rb 12 additions, 12 deletionsapp/controllers/schedules_controller.rb
- app/models/recurring_items.rb 0 additions, 2 deletionsapp/models/recurring_items.rb
- app/models/schedules.rb 0 additions, 2 deletionsapp/models/schedules.rb
- app/views/accounts/edit.rhtml 1 addition, 1 deletionapp/views/accounts/edit.rhtml
- app/views/accounts/list.rhtml 1 addition, 1 deletionapp/views/accounts/list.rhtml
- app/views/accounts/new.rhtml 1 addition, 1 deletionapp/views/accounts/new.rhtml
- app/views/accounts/show.rhtml 2 additions, 0 deletionsapp/views/accounts/show.rhtml
- app/views/layouts/accounts.rhtml 0 additions, 13 deletionsapp/views/layouts/accounts.rhtml
- app/views/layouts/saldos.rhtml 0 additions, 13 deletionsapp/views/layouts/saldos.rhtml
- app/views/recurring_items/_form.rhtml 15 additions, 15 deletionsapp/views/recurring_items/_form.rhtml
- app/views/recurring_items/_list.rhtml 2 additions, 2 deletionsapp/views/recurring_items/_list.rhtml
- app/views/recurring_items/edit.rhtml 3 additions, 3 deletionsapp/views/recurring_items/edit.rhtml
- app/views/recurring_items/list.rhtml 3 additions, 3 deletionsapp/views/recurring_items/list.rhtml
- app/views/recurring_items/show.rhtml 3 additions, 3 deletionsapp/views/recurring_items/show.rhtml
- app/views/schedules/_form.rhtml 11 additions, 11 deletionsapp/views/schedules/_form.rhtml
- app/views/schedules/edit.rhtml 2 additions, 2 deletionsapp/views/schedules/edit.rhtml
- app/views/schedules/list.rhtml 10 additions, 10 deletionsapp/views/schedules/list.rhtml
- app/views/schedules/show.rhtml 3 additions, 3 deletionsapp/views/schedules/show.rhtml
- public/index.html 10 additions, 1 deletionpublic/index.html
Loading
Please register or sign in to comment