Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  rails-2.2 2492 over 16 years Jean-Philippe Lang Fixes menu captions.
  rails-2.3 2622 over 16 years Jean-Philippe Lang Use String#each_line instead of #each (removed ...
  tickets_permissions 2538 over 16 years Jean-Philippe Lang Moves visibility statement out of the query.

Latest revisions

# Date Author Comment
2622 2009-03-24 18:09 Jean-Philippe Lang

Use String#each_line instead of #each (removed in ruby1.9).

2621 2009-03-24 18:06 Jean-Philippe Lang

Defines String#to_a (Object#to_a removed in ruby1.9).

2620 2009-03-24 18:01 Jean-Philippe Lang

Removes String#toutf8 call.

2619 2009-03-24 17:27 Jean-Philippe Lang

Adds a ISO8859-1 encoded email test.

2618 2009-03-24 17:15 Jean-Philippe Lang

Fixes MailHandler due to #private_instance_methods change in ruby1.9 (now returns an array of symbols).

2617 2009-03-24 16:55 Jean-Philippe Lang

Fixes some test failures due to Array.to_s behaviour in ruby1.9.

2616 2009-03-24 16:49 Jean-Philippe Lang

Sets file encoding to utf-8 for ruby 1.9.

2608 2009-03-19 20:54 Jean-Philippe Lang

Fixing number formats in locales.

2607 2009-03-19 20:01 Jean-Philippe Lang

Fixes a functional test failure.

2606 2009-03-19 20:00 Jean-Philippe Lang

Makes functional tests inherit from ActionController::TestCase

View revisions

Also available in: Atom