- Jul 29, 2011
-
-
Felix Schäfer authored
-
Felix Schäfer authored
-
Eric Davis authored
-
Felix Schäfer authored
-
Holger Just authored
move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices
-
Felix Schäfer authored
-
Felix Schäfer authored
-
Felix Schäfer authored
-
- Jul 27, 2011
-
-
Holger Just authored
-
Gregor Schmidt authored
-
Holger Just authored
Use the equivalent db:migrate:plugins instead that is provided by the engines plugin directly.
-
- Jul 26, 2011
-
-
Gregor Schmidt authored
-
Gregor Schmidt authored
-
- Jul 25, 2011
-
-
Holger Just authored
-
Holger Just authored
Fix failing tests because of missing journal fixtures and indeterministic behaviour of .find(:first)
-
Holger Just authored
Contributed by Ivan Cenov.
-
Holger Just authored
Contributed by Jan Schulz-Hofen
-
Gregor Schmidt authored
-
- Jul 22, 2011
-
-
Eric Davis authored
Contributed by Holger Just
-
Eric Davis authored
-
Eric Davis authored
1.9.2 removed String#is_binary_data?
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Some database adapters are returning strings unencoded correctly (sqlite3-ruby)
-
Eric Davis authored
-
- Jul 19, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
- Jul 12, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
- Jul 11, 2011
-
-
Eric Davis authored
This will allow the Journaled object to reliability set the fields on the Journal without calling init_journal (which is a before_save hook and shouldn't be called directly).
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-