Menu

Source Commit Log


Commit Date  
[r8142] by jplang

Removed TabularFormBuilder references in views.

2011-12-09 18:40:28 Tree
[r8141] by jplang

Use #labelled_form_for instead of #labelled_tabular_form_for.

2011-12-09 18:15:55 Tree
[r8140] by tmaruyama

Rails3: model: user: use ::Query instead of Query

Test fails on Rails 3.0.

<pre>
Error:
test_destroy_should_update_wiki_contents(UserTest):
NoMethodError: undefined method `delete_all' for ActiveRecord::AttributeMethods::Query:Module
app/models/user.rb:602:in `remove_references_before_destroy'
test/unit/user_test.rb:298:in `test_destroy_should_update_wiki_contents'
</pre>

2011-12-09 12:08:58 Tree
[r8139] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/custom_field_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 07:16:59 Tree
[r8138] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/issue_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 07:16:21 Tree
[r8137] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/user_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 07:15:51 Tree
[r8136] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/time_entry_activity_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 07:15:12 Tree
[r8135] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/repository_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 07:14:38 Tree
[r8134] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/wiki_page_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 05:55:32 Tree
[r8133] by tmaruyama

Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/functional/issues_controller_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

2011-12-09 05:54:51 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.