| ea5daeb |
2013-03-25 |
Fix some typos |
| e21f6c1 |
2013-03-25 |
s/Textmate/TextMate/ |
| 0725007 |
2013-03-25 |
s/Github/GitHub/ |
| 9a5d428 |
2013-03-24 |
s/app\/model\//app\/models\//g |
| 2fb1cdd |
2013-03-05 |
Typppo |
| 2d4068d |
2013-03-02 |
:scissors: extra blank line |
| 39394ab |
2013-02-26 |
No need to send public methods |
| c2c203c |
2013-02-20 |
Better not use tab chars in the generator template |
| 18c57c7 |
2013-02-18 |
Bump up minitest dependency and remove our own reinvente... |
| 57b0ae8 |
2013-02-18 |
Gist URLs are now namespaced |
| 9d2187e |
2013-02-01 |
Prefer File.read over File.open.read |
| 517cfbe |
2013-02-01 |
--no-rc in the railties tests |
| b40bd16 |
2013-02-01 |
Missing require hash/keys |
| 9c1cd6b |
2013-02-01 |
Missing or unneeded require extract_options |
| ee4a2bb |
2013-01-31 |
Missing require extract_options |
| 9ec14c2 |
2013-01-31 |
Missing require extract_options |
| eba172f |
2013-01-29 |
'minitest/parallel_each' might not always be available |
| 71862ca |
2013-01-29 |
Needs to explicitly require 'minitest/parallel_each' |
| c385156 |
2013-01-29 |
s/ERb/ERB/ |
| 5f30b54 |
2013-01-28 |
Use Encoding::UTF_8 constant :do_not_litter: |
| 59deaec |
2013-01-28 |
Use already defined Encoding constants rather than creat... |
| fb2ecaa |
2013-01-26 |
:scissors: "raise" duplication |
| a8eb13a |
2013-01-24 |
Default dead_connection_timeout to 5 |
| 8dc7ef9 |
2013-01-24 |
Describing the reason for defining BlankTopic#blank? whi... |
| 0400139 |
2013-01-24 |
Revert "Unused methods, module, etc." |
| 4e05bfb |
2013-01-24 |
Unused methods, module, etc. |
| b7b27fc |
2013-01-24 |
Set Thread.abort_on_exception for the whole AS, AP, and ... |
| 07c7cb4 |
2013-01-24 |
Unused test model |
| f228ab5 |
2013-01-24 |
Goodbye there, very special rubbish! |
| 4bdcd7a |
2013-01-24 |
proxy_{owner,reflection,target} are no more available |
| 68418fb |
2013-01-24 |
Unused model DeprecatedPostWithComment |
| 4beb4de |
2013-01-23 |
A test case name needs to start with "test_" |
| 389ae05 |
2013-01-23 |
Test String#dasherize |
| 740d363 |
2013-01-23 |
Test that rescue_from accepts a class name in String |
| ffd0dd3 |
2013-01-23 |
Test Kernel#quietly |
| 36ff09d |
2013-01-23 |
Test try! with a block |
| ce0f977 |
2013-01-23 |
Test that DeprecatedConstantProxy does not warn when acc... |
| 4c5c98d |
2013-01-23 |
Missing AS::Deprecation::DeprecatedObjectProxy test |
| 6343227 |
2013-01-23 |
Test that a DateTime acts_like_date |
| 9b0f3fa |
2013-01-23 |
Fix some wrong String extensions tests |
| 1e8d5e6 |
2013-01-22 |
Merge branch 'isolating_tests' |
| 484a0fd |
2013-01-22 |
Just ignore all PRAGMA queries |
| e56c80a |
2013-01-22 |
Reset SchemaMigration after updating |
| 9b520d3 |
2013-01-22 |
Restore I18n.locale after running tests |
| 1d7221c |
2013-01-21 |
Preload some join table schemas |
| d1c02a7 |
2013-01-21 |
Make sure to reset default_url_options |
| 31ccedd |
2013-01-21 |
Ignore schema queries on SQLite 3 as well |
| cb60a83 |
2013-01-18 |
"Asynchronous Mailers" will not be available in 4.0 |
| 5538a02 |
2013-01-21 |
Be sure to clear schema cache |
| 5a350cd |
2013-01-21 |
Ignore "SHOW search_path" when counting PostgreSQL queries |
| 9da9763 |
2013-01-18 |
s/it's/its/ |
| 02902e0 |
2013-01-18 |
use tap with block parameter |
| 8b0e525 |
2013-01-18 |
script => bin |
| 2c613f9 |
2013-01-21 |
Reset table_name_{prefix,suffix}, and table_name after e... |
| 59e2630 |
2013-01-21 |
Missing repair_validations |
| 9b6de9c |
2013-01-08 |
Reset test data, and fix bug that the inserted data were... |
| c0b49cf |
2013-01-08 |
Reset AR::Migration.verbose change to avoid depending on... |
| 94a636f |
2013-01-07 |
Instance_variable_names are strings. That is the most im... |
| 813e4cc |
2013-01-06 |
Fix failing test under sqlite3 |
| 3c21237 |
2013-01-06 |
Reduce number of Strings a bit |
| c8e632b |
2013-01-06 |
Namespace HashWithIndifferentAccess |
| 033248b |
2013-01-06 |
Needs to reset SchemaMigration first, or the tests fail ... |
| 5fd143e |
2013-01-06 |
Missing requires |
| 15bd0f6 |
2013-01-06 |
These are already required through AS/rails |
| 24a202a |
2013-01-06 |
These are already required through AS/rails |
| 85afc11 |
2013-01-06 |
Missing require |
| 2f8e5f6 |
2013-01-06 |
Needless requires |
| 253cdc8 |
2013-01-06 |
Update generated app's README [ci skip] |
| 3e8134a |
2013-01-06 |
The controller generator invokes assets generator in add... |
| dc88d71 |
2013-01-06 |
Fix generated migration file name in model generator USAGE |
| 930646b |
2013-01-06 |
Update mailer generator USAGE |
| 70ae89c |
2013-01-06 |
Remove unnecessary begin..rescue..end, use only rescue |
| 85c13b7 |
2013-01-05 |
beginrescueend has ended |
| ab3cf01 |
2013-01-04 |
fix failing test broken in 15fb7889c5566ddade1d8f74f49bb... |
| 15fb788 |
2013-01-04 |
misleading error message that prompts non-existing command |
| d2b937b |
2013-01-04 |
get rid of unused .empty_directory files in the app gene... |
| c91a7db |
2013-01-04 |
undecorated_table_name was moved and refactored |
| 2573484 |
2013-01-04 |
Ruby 1.8 support had gone |
| ffaad63 |
2013-01-04 |
get rid of outdated "`server` with Different Backends" s... |
| 40c3d80 |
2013-01-04 |
update the example of generated postgresql config |
| a802fa3 |
2013-01-04 |
A Relation is not a collection of records. So let's not ... |
| 034982e |
2013-01-04 |
Revert "TODO typo fix" |
| 8ffac1c |
2013-01-03 |
No such feature in Rails anymore. That's Bundler's business |
| 3a9db02 |
2013-01-03 |
update directory tree in the generated README |
| 86a4881 |
2013-01-03 |
no, call <%= yield %> |
| cd1cc47 |
2013-01-03 |
update directory tree in the generated README |
| 8572f32 |
2013-01-03 |
.all does not return an Array |
| 02e422b |
2013-01-03 |
we don't have public/index.html anymore |
| 2161434 |
2013-01-03 |
update the scaffold generator outputs |
| db4af11 |
2013-01-03 |
deliver_ is an old API |
| f89fa2a |
2013-01-03 |
`Model.all` alone does nothing |
| 4b7137e |
2013-01-03 |
need to to_a the Relation to execute SQL here |
| 3d1bc89 |
2013-01-03 |
remove meaningless use of Relation#all |
| 79255fa |
2013-01-03 |
PUT => PATCH |
| eed9f25 |
2013-01-03 |
let's get started with PATCH method rather than PUT |
| 1030b7b |
2013-01-03 |
test PATCH method for update action in generated scaffol... |
| b6aa593 |
2013-01-02 |
missing changelog entry for #8682 |
| 7bc224d |
2013-01-02 |
remove meaningless AS::FrozenObjectError |
| f817bb2 |
2013-01-01 |
s/ERb/ERB/ |
| 6c7699f |
2013-01-01 |
PUT => PATCH or PUT |
| 7496c8c |
2013-01-01 |
wrong model name |
| 7f49599 |
2013-01-01 |
Observers was extracted from Active Model as `rails-obse... |
| 3bf1267 |
2013-01-01 |
find + conditions is deprecated in AR 4 |
| 542d6b5 |
2013-01-01 |
unused scope |
| fec6661 |
2013-01-01 |
find_or_initialize_by is deprecated in AR 4 |
| 2565c81 |
2013-01-01 |
find_or_create_by is deprecated in AR 4 |
| 44717a9 |
2013-01-01 |
find_last_by is deprecated in AR 4 |
| ad82753 |
2013-01-01 |
find_all_by is deprecated in AR 4 |
| 545ee23 |
2013-01-01 |
scoped_by is deprecated in AR 4 |
| b2e3539 |
2013-01-01 |
Model.scoped is deprecated in favour of Model.all |
| ffbcb09 |
2013-01-01 |
no more supporting 1.8 |
| 6f3fbc6 |
2013-01-01 |
correct raw GitHub URLs |
| c22fbea |
2013-01-01 |
"SSL everywhere" for GitHub URLs |
| 08cf17d |
2012-12-24 |
chmod -x from non-script files |
| e8cf06e |
2012-12-24 |
"warning: ambiguous first argument; put parentheses or e... |
| a2ce1de |
2012-12-24 |
we're not supporting SQLite 2 |
| 4ed645b |
2012-11-27 |
default source in Gemfiles to :rubygems rather than hard... |
| 919cec8 |
2012-11-27 |
unshift html-scanner into $LOAD_PATH rather than append |
| 6bcbd60 |
2012-11-27 |
rails gem has no lib directory to require |
| de75af7 |
2012-11-29 |
Relation.where with no args can be chained with not, lik... |
| 38f7eba |
2012-06-26 |
:update_details method no more exists on @lookup_context |
| 998ef50 |
2012-06-11 |
current AR::ConnectionAdapters::SQLite3Adapter supports ... |
| 2d3e488 |
2012-06-11 |
ignore .gitignore'd files in rake test:uncomitted |
| 73d1046 |
2012-06-11 |
TimeZone format is always /[+-]\d{2}:\d{2}/ in Ruby 1.9 |
| 588bb6b |
2012-06-11 |
Range#cover? is not implemented in AS now |
| fa2af42 |
2012-06-11 |
Proc always respond_to :binding |
| 7fe6002 |
2012-06-06 |
MiniTest::Spec shipped with Ruby >= 1.9.3 always respond... |
| ef9bbb8 |
2012-06-06 |
reduce number of Strings |
| 2635a29 |
2012-06-06 |
no need to to_s here. Both String and Symbol can be inte... |
| 0996396 |
2012-06-06 |
Symbol responds_to :upcase & :downcase in Ruby >= 1.9 |
| edee2c7 |
2012-06-06 |
stop `to_s`ing method names |
| 2488966 |
2012-06-06 |
fix meaningless test case |
| 566c8d5 |
2012-06-03 |
AR::Relation#model would be a better API than AR::Relati... |
| 8984bc2 |
2012-06-01 |
remove unneeded blank line from !namespeced? controller ... |
| ec106e9 |
2012-06-01 |
remove unneeded blank line from !namespeced? controller ... |
| c8882c1 |
2012-06-01 |
unused method arguments |
| 76531cb |
2012-06-01 |
Revert "Only include Rake::DSL if it's defined." |
| c1ea574 |
2012-06-01 |
improve readability of AR explain result |
| 212a74d |
2012-06-01 |
modulize AR::NullRelation |
| f51557d |
2012-04-19 |
Be sure to correctly fetch PK name from MySQL even if th... |
| 851b816 |
2012-04-19 |
be sure to currectly fetch PK name from MySQL even if th... |
| 37a4dd5 |
2012-06-03 |
a test case that ensures AR::Relation#merge can merge as... |
| 20ca766 |
2012-02-27 |
ruby19: no need to rescue when requiring 'rdoc/task' in ... |
| dfa33fa |
2012-02-21 |
delete vulnerable AS::SafeBuffer#[] |
| 71d8c77 |
2012-02-21 |
delete vulnerable AS::SafeBuffer#[] |
| 42fabd2 |
2012-02-21 |
use AS::SafeBuffer#clone_empty for flushing the output_b... |
| dcf0964 |
2012-02-21 |
use AS::SafeBuffer#clone_empty for flushing the output_b... |
| 2d4cdb0 |
2012-02-21 |
use AS::SafeBuffer#clone_empty for flushing the output_b... |
| 6adc417 |
2012-02-21 |
use AS::SafeBuffer#clone_empty for flushing the output_b... |
| 621d219 |
2012-02-21 |
add AS::SafeBuffer#clone_empty |
| 71b95bd |
2012-02-21 |
add AS::SafeBuffer#clone_empty |
| baf6903 |
2012-02-21 |
add AS::SafeBuffer#clone_empty |
| e50ee96 |
2012-02-21 |
add AS::SafeBuffer#clone_empty |
| bd60339 |
2012-01-21 |
change AR default_timezone to :utc since it's the defaul... |
| 1c49b61 |
2012-01-20 |
let AR::Relation pretty_printed like an Array |
| fcfe1fa |
2012-01-23 |
properly memoize {field_type,select_type} as class variable |
| bf5f483 |
2012-01-23 |
no need to module_eval here anymore |
| 2c72f2a |
2012-01-16 |
show stats for app/mailers |
| 27a508c |
2011-12-31 |
bump up rack version to the one that includes the Hash D... |
| 7e03b9d |
2011-12-31 |
bump up rack version to the one that includes the Hash D... |
| 612d671 |
2011-12-28 |
refactor AR::PredicateBuilder.build_from_hash |
| 1877cf9 |
2011-12-28 |
where(foo: [1, nil]) becomes "WHERE foo = 1 OR foo IS NULL" |
| c8711e4 |
2011-12-28 |
no need to compact an already compacted Array |
| b74aedf |
2011-11-12 |
Unneeded require memoizable |
| be7ab83 |
2011-11-10 |
A test case to ensure that AC::Metal#response_body= alwa... |
| a658fd2 |
2011-11-09 |
Extend IRB right before starting IRB to remove dependenc... |
| 6d09f27 |
2011-11-09 |
Modulize Rails console methods so that other console lib... |
| ed2eac8 |
2011-11-09 |
Remove j alias for ERB::Util.json_escape |
| 74c6e80 |
2011-11-08 |
exclude ORDER BY clause when querying Relation#exists? |
| bdb6c4e |
2012-02-14 |
A test case for GH #3544 to ensure that a field named fi... |
| cc3e738 |
2011-11-07 |
Fix AC::Metal#response_body= to store same value on Ruby... |
| 0bd44f9 |
2012-02-14 |
Rename field_changed? to _field_changed? so that users c... |
| 42cf5eb |
2011-11-07 |
Remove redundant blank line at the bottom |
| aff9e68 |
2011-11-07 |
document fix: remove_column takes multiple column_names |
| 23ca708 |
2011-11-08 |
document fix: remove_column takes multiple column_names |
| 55b203d |
2011-11-07 |
self.up, self.down => up, down |
| 510e49b |
2011-11-08 |
self.up, self.down => up, down |
| 7102a3d |
2011-11-03 |
move Rails console top level methods to IRB context |
| 4a025f0 |
2011-10-12 |
status is a number in Rails 3 |
| a27f6ec |
2011-10-14 |
status is a number in Rails 3 |
| 87eab59 |
2011-10-05 |
ruby193: String#prepend is also unsafe |
| aa11f73 |
2011-10-05 |
ruby193: String#prepend is also unsafe |
| 543b587 |
2011-10-05 |
ruby193: String#prepend is also unsafe |
| 9c4fe30 |
2011-10-05 |
override unsafe methods only if defined on String |
| 9257a21 |
2011-10-05 |
override unsafe methods only if defined on String |
| 984d031 |
2011-10-05 |
override unsafe methods only if defined on String |
| 0a0da9d |
2011-08-24 |
do not compute table names for abstract classes |
| 933120c |
2011-08-25 |
do not compute table names for abstract classes |
| a8aa666 |
2011-07-28 |
callback methods are Class methods |
| 9cd1f75 |
2011-07-15 |
convert multiple Date parameters into a nil if any of it... |
| 99d598a |
2011-07-14 |
need magic comments |
| 9c60860 |
2011-07-13 |
treat fullwidth whitespace as a blank character |
| c7359e3 |
2011-07-13 |
documentation fix: wrong result |
| 48a013d |
2011-07-23 |
documentation fix: wrong result |
| dab0de4 |
2011-07-08 |
Use Enumerable#with_index. We're on Ruby > 1.8.7 (part II) |
| 49bf859 |
2011-07-08 |
Use Enumerable#with_index. We're on Ruby > 1.8.7 |
| d02726c |
2011-07-08 |
minor document edit |
| 7c921fb |
2011-07-09 |
formats |
| 8a4fdbb |
2011-07-09 |
formats |
| d1545bc |
2011-07-09 |
fix AR having() not to raise NoMethodError when the give... |
| 7f37ed0 |
2011-07-09 |
fix AR having() not to raise NoMethodError when the give... |
| 4d4819f |
2011-07-07 |
:conditions => where |
| b2816ae |
2011-07-07 |
:joins => joins |
| c4bd477 |
2011-07-07 |
:include => includes |
| 6c94f69 |
2011-07-07 |
find(:first) => first |
| 3cb67e4 |
2011-07-09 |
find(:first) => first |
| a3683fd |
2011-07-07 |
find(:all) => all |
| 7d3a61a |
2011-06-28 |
correct invalid HAVING query |
| cfab51c |
2011-06-28 |
correct invalid GROUP BY query |
| 90887cb |
2011-06-01 |
s/a/an/ |
| 6f3d997 |
2011-06-06 |
s/a/an/ |
| 6014e1d |
2011-06-01 |
s/an/a/ |
| 4c716e6 |
2011-06-06 |
s/an/a/ |
| bcb466c |
2011-05-28 |
No need to pass options which is never used |
| d8f4988 |
2011-05-28 |
No need to override for just calling super |
| 9fb51e7 |
2011-05-28 |
Disable IdentityMap by default for ActiveRecord testing |
| 37304e3 |
2011-05-28 |
Disable IdentityMap by default for ActiveRecord testing |
| 05adf52 |
2011-05-25 |
Ensure RDoc::Task exists even if 'rdoc/task' was not req... |
| f3fa66f |
2011-06-06 |
Ensure RDoc::Task exists even if 'rdoc/task' was not req... |
| 24b28a2 |
2011-05-25 |
require 'rake/rdoctask' if failed to require 'rdoc/task' |
| 84fac20 |
2011-06-06 |
require 'rake/rdoctask' if failed to require 'rdoc/task' |
| 696c2ea |
2011-05-20 |
Tests for new create_table DSL |
| 993e8c5 |
2011-05-20 |
No "t." for the migration DSL! |
| 0cd38a4 |
2011-05-18 |
on.upcase! |
| 32b9cef |
2011-05-18 |
parenthesize the arguments with splat |
| 9aa10a7 |
2011-05-18 |
initialize @inside_template |
| cce4615 |
2011-05-18 |
be sure to parenthesize the arguments when the first one... |
| 22ed6cb |
2011-05-18 |
for ... in => .each |
| 486a890 |
2011-05-18 |
why not use JOIN statement for joining tables? (vol. 2) |
| df13f55 |
2011-05-18 |
remove unused table from FROM clause |
| a615563 |
2011-05-18 |
why not use JOIN statement for joining tables? |
| d54c778 |
2011-05-18 |
always enable `pp` on the Rails console |
| 4d1752b |
2011-05-16 |
generate HTML5 number_field tag for integer fields |
| 35c5ccb |
2011-05-16 |
Remove unneeded merge with default false options |
| cbe1d24 |
2011-05-16 |
Don't add DEFAULT_TOKENIZER to every instance of LengthV... |
| acb3dbb |
2011-05-12 |
eliminating the noise |
| 00379ee |
2011-05-12 |
Revert "Delegate everything to the generator" |
| 9d8ce55 |
2011-05-12 |
remove update:javascripts rake task |
| 1c5d5ad |
2011-04-19 |
NilClass is a singleton |
| 9bf5cdd |
2011-04-03 |
s/ERb/ERB/g (part II) |
| bd3cdee |
2011-04-03 |
s/ERb/ERB/g |
| 071ddb8 |
2011-03-06 |
more "SSL everywhere" for GitHub URLs |
| 5bed377 |
2011-03-06 |
"SSL everywhere" for GitHub URLs |
| 112c802 |
2011-03-06 |
s/a/an/ |
| d91be36 |
2011-03-06 |
fix typos |
| 22faa2c |
2011-03-05 |
wrong SQL statement |
| 65e08cf |
2011-02-07 |
do not to_s where you are testing that a string value is... |
| cb045c0 |
2011-02-12 |
do not to_s where you are testing that a string value is... |
| 40aefb9 |
2011-02-07 |
avoid nil.dup |
| 6e04f58 |
2011-02-12 |
avoid nil.dup |
| 78ecb24 |
2011-01-29 |
make the example code a bit more accurate |
| 8f24471 |
2011-01-28 |
Fix indentation |
| 018a88c |
2011-01-28 |
missing parentheses |
| 2e11213 |
2011-01-31 |
"rails dbconsole t" must not load "production" but "test" |
| a329e7d |
2010-12-26 |
use https to fetch files from GitHub |
| 5dd803e |
2011-02-01 |
Accept String value for render_partial :as option |
| 4e50c6c |
2010-12-24 |
.erb => .html.erb |
| 0a1f5f7 |
2010-12-24 |
for ... in => each ... do |
| a3fbbb6 |
2010-12-17 |
'nil' => nil |
| 8a85f64 |
2011-02-01 |
Accept 'postgres' as a PostgreSQL driver name in dbconso... |
| 4e6a102 |
2011-02-01 |
before_type_cast on Datetime tests for Mysql2Adapter |
| 817e370 |
2011-02-01 |
Make before_type_cast available for datetime fields |
| c8b7606 |
2011-02-01 |
Make before_type_cast available for datetime fields |
| 2029187 |
2010-11-28 |
s/myqsl/mysql/ |
| 97e8bf6 |
2010-12-05 |
s/myqsl/mysql/ |
| 1662aa1 |
2010-11-28 |
Added a space before "do" keyword |
| 7da5f75 |
2010-12-05 |
Added a space before "do" keyword |
| 4d9b2da |
2010-09-02 |
"rails console t" must not load "production" but "test" |
| 3e931b1 |
2010-09-02 |
"rails console t" must not load "production" but "test" ... |
| 37e0c15 |
2010-09-01 |
fix typo(?) |
| dcce930 |
2010-09-03 |
fix typo(?) |
| cb9fa52 |
2011-02-01 |
auto_link: avoid recognizing full width chars as a part ... |
| db24aab |
2010-08-30 |
The command for creating the sessions table has changed |
| 050a345 |
2010-08-30 |
The command for creating the sessions table has changed |
| bf5d154 |
2010-07-07 |
Print proper "Usage:" messages for "rails plugin" command |
| ff44cc2 |
2010-07-07 |
whitespace |
| 4f74d44 |
2010-06-28 |
Avoid "no such table" exception when schema migrations t... |
| 0e5d7c6 |
2010-06-28 |
Use ActiveRecord::Migrator.schema_migrations_table_name ... |
| 3413643 |
2009-09-12 |
1.9 compat: let -c option work with Ruby 1.9 |
| 028d449 |
2009-09-12 |
1.9 compat: let -g option work with Ruby 1.9 |
| e46e67c |
2009-08-26 |
I18n: use I18n for select helpers' prompt text |
| d725ad3 |
2009-08-26 |
I18n: use I18n for select helpers' prompt text |
| cc9af20 |
2009-08-26 |
I18n: use I18n for select helpers' prompt text |
| adedf72 |
2009-08-26 |
I18n: use I18n for select helpers' prompt text |
| 8dab61d |
2009-08-06 |
Ruby 1.9.2 compat: Array#* uses to_str instead of to_s t... |
| 230d43f |
2009-08-06 |
Ruby 1.9.2 compat: Array#* uses to_str instead of to_s t... |
| be4d743 |
2009-07-21 |
Ruby 1.9.2 compat: name method was renamed to __name__ s... |
| 9d7aae7 |
2009-07-21 |
Ruby 1.9.2 compat: name method was renamed to __name__ s... |
| 7a427a8 |
2009-07-21 |
Ruby 1.9.2 compat: Use File#expand_path for require path... |
| 9163b9a |
2009-07-21 |
Ruby 1.9.2 compat: Use File#expand_path for require path... |
| 4082001 |
2010-04-25 |
Fix pattern to match various magic comment formats |
| 92bff2e |
2009-07-01 |
Fix pattern to match various magic comment formats |
| 44fbc86 |
2009-09-12 |
Ensure validation errors to be ordered in declared order |
| 0990a13 |
2009-09-12 |
Ensure validation errors to be ordered in declared order |
| 596406f |
2009-09-12 |
Fix default_error_messages back to the original message |
| 68b2b73 |
2009-09-12 |
Fix default_error_messages back to the original message |
| c5e3309 |
2009-09-12 |
Ruby 1.9 compat: Avoid using the return value of FileUti... |
| 3ce16b4 |
2009-09-12 |
Ruby 1.9 compat: Avoid using the return value of FileUti... |
| 7c0e008 |
2009-02-17 |
Ruby 1.9 compat: fix JSON decoding to work properly with... |
| 13bf5c5 |
2009-02-17 |
Ruby 1.9 compat: fix JSON decoding to work properly with... |
| 273c770 |
2008-12-08 |
Change Array#to_sentence I18n options to pass comma and ... |
| baa8ee5 |
2008-11-19 |
Require active_support/secure_random for Ruby 1.9. |
| 011a525 |
2008-11-19 |
Require active_support/secure_random for Ruby 1.9. |
| c3b87dd |
2008-12-08 |
Make word separator in AR validation error messages conf... |
| 07eb9ff |
2008-09-09 |
Ruby 1.9 compat: remove constants from block parameters |
| 8e68ec4 |
2008-09-09 |
Ruby 1.9 compat: use String#lines instead of to_a in Rub... |
| 5f7c424 |
2008-09-09 |
Ruby 1.9 compat: remove instance variables and global va... |
| bb33432 |
2008-07-15 |
Ruby 1.9 compat: call Proc#binding explicitly. [#623 st... |