| Commit message (Collapse) | Author | Age |
|
|
|
| |
These were broken when adding some additional fields.
|
| |
|
|
|
|
| |
And replace with a redirect and flash message.
|
|
|
|
|
|
| |
Add some tests, and setup the helpers. For some reason, directly
running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'`
line at the top of the test_helper.rb file.
|
|
|
|
|
| |
Using the Rails generator seems to generate quite a lot of unnecessary
files...
|
|
|
|
| |
Also annotate existing models.
|
|
And various other views and routes.
|