Tom Hughes
|
3880ac5de8
|
Replace :nothing => true with :text => ""
Using `:nothing => true` confusingly actually causes a single space
to be sent as the content by rails.
|
2013-07-19 11:14:55 +01:00 |
|
Tom Hughes
|
c809f79912
|
Tidy up user preferences controller
|
2013-05-10 16:03:37 +01:00 |
|
Tom Hughes
|
d4776b59a1
|
Improve functional tests for user preferences
|
2013-05-10 00:50:10 +01:00 |
|
Tom Hughes
|
90e46a58de
|
Add routing tests for all supported routes
|
2012-03-09 19:49:44 +00:00 |
|
Tom Hughes
|
c24967d168
|
Remove :root qualifiers as they don't seem to work in rails 2.3.14
|
2011-08-22 22:42:38 +01:00 |
|
Shaun McDonald
|
850bd333eb
|
removing debug statement
|
2008-12-12 18:56:22 +00:00 |
|
Shaun McDonald
|
c76e60f052
|
Improving the not found handling of preferences. adding a user preference test. adding some utility methods to the test helper
|
2008-12-12 18:54:03 +00:00 |
|
Steve Coast
|
e13337354d
|
preference stuff
|
2008-02-23 11:12:42 +00:00 |
|