Menu

Source Commit Log


Commit Date  
[r8468] by tmaruyama

Rails3: model: mailer: use .to_s at redmine_headers method

On Rails 3.0:
<pre>
DEPRECATION WARNING: Using a non-String object for a header's value is deprecated.
You specified 15 (a Fixnum) for X-Redmine-Issue-Id.
</pre>

On Rails 3.1.3:
<pre>
Error:
test_message_posted_message_id(MailerTest):
NoMethodError: undefined method `index' for 1:Fixnum
test/unit/mailer_test.rb:226:in `test_message_posted_message_id'
</pre>

2012-01-02 09:35:50 Tree
[r8467] by tmaruyama

Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rb

undefined method `h' error raises on Rails 3.1.3 and Ruby 1.8.7.

2012-01-02 09:07:57 Tree
[r8466] by tmaruyama

svn propset "svn:eol-style" native test/functional/auth_sources_controller_test.rb

2012-01-01 22:18:25 Tree
[r8465] by jplang

Test cleanup.

2012-01-01 21:09:33 Tree
[r8464] by jplang

Give explicit url option.

2012-01-01 20:25:33 Tree
[r8463] by jplang

Test cleanup.

2012-01-01 20:02:39 Tree
[r8462] by jplang

Test cleanup.

2012-01-01 19:57:30 Tree
[r8461] by jplang

Test cleanup.

2012-01-01 19:50:51 Tree
[r8460] by jplang

Use #scoped instead of .with_scope

2012-01-01 18:23:45 Tree
[r8459] by jplang

Rails3 compat.

2012-01-01 17:58:14 Tree
Older >