Ubiquo scaffold unit tests broken when including filters
Reported by Ramon Salvadó | June 28th, 2010 @ 05:16 PM | in 0.8 (closed)
Scaffold test needs to be updated to reflect the filtered_search changes.
Comments and changes to this ticket
-

Ramon Salvadó June 29th, 2010 @ 04:28 PM
(from [80aafcf8cfac68b897efdae12f4a5979a48e0b67]) Updated date_parse function to support ActiveSupport::TimeWithZone instances [#328 state:updated] http://github.com/gnuine/ubiquo_core/commit/80aafcf8cfac68b897efdae...
-

Ramon Salvadó June 29th, 2010 @ 04:39 PM
- → State changed from new to resolved
(from [3690a153052be35b61863b0f09dccda74b3de3b5]) Fixed tests to work with the new filtered_search [#328 state:resolved] http://github.com/gnuine/ubiquo_scaffold/commit/3690a153052be35b618...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Ruby on Rails based application framework.
Check the ubiquo website.
Source available from github
Ubiquo plugins can be found at http://github.com/gnuine
Check out the development master (Edge ubiquo):
gem install ubiquo
ubiquo --edge myapp
Creating or reviewing a patch
See the contributor guide.
Creating a feature request
If you want a new feature in Ubiquo it's best to implement it yourself.
Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.
People watching this ticket
Tags
Referenced by
-
#328 Ubiquo scaffold unit tests broken when including filters
(from [80aafcf8cfac68b897efdae12f4a5979a48e0b67])
Updated...
-
#328 Ubiquo scaffold unit tests broken when including filters
(from [3690a153052be35b61863b0f09dccda74b3de3b5])
Fixed t...