1. 31 10月, 2013 2 次提交
  2. 30 10月, 2013 1 次提交
  3. 29 10月, 2013 1 次提交
    • X
      Revert "add active model basics wip to guides/documents.yaml" · 7edaecc4
      Xavier Noria 提交于
      Reason: WIP guides are not in the index because they are partial
      work pushed to the repo. Either there is someone working on them
      or else the work was interrupted.
      
      Guides are added to the index page when they are finished, the
      author considers the draft to be complete, someone reviews them,
      and overall they are considered to be good for users to read.
      
      This reverts commit eefc03a8.
      7edaecc4
  4. 27 10月, 2013 1 次提交
    • J
      added schema_migrations_table_name to ActiveRecord::Base in order that the... · 26638f0a
      Jerad Phelps 提交于
      added schema_migrations_table_name to ActiveRecord::Base in order that the name of the schema migrations table can be configured.
      
      consolidated test_schema_migrations_table_name tests
      
      Added changelog entry
      
      edited changelog
      
      removed commented lines
      
      removed reader
      
      ensure the schema migrations table is reset at end of test
      
      added entry to configuration guide
      
      guides typo and changelog order
      26638f0a
  5. 24 10月, 2013 1 次提交
  6. 22 10月, 2013 1 次提交
  7. 17 10月, 2013 2 次提交
  8. 16 10月, 2013 1 次提交
  9. 15 10月, 2013 1 次提交
    • S
      Remove size alias for length validation · a94186f8
      Sıtkı Bağdat 提交于
      Removed ```The `size` helper is an alias for `length`.``` line. If you use this "nonexist" helper, you will get an error message like this: 
      
      ```
      ArgumentError: Unknown validator: 'SizeValidator'
      ...
      ```
      
      Maybe wanted to mean ```validates_size_of``` helper as an alias for ```validates_length_of``` helper.
      a94186f8
  10. 12 10月, 2013 3 次提交
  11. 11 10月, 2013 2 次提交
  12. 10 10月, 2013 1 次提交
  13. 09 10月, 2013 3 次提交
  14. 08 10月, 2013 1 次提交
  15. 04 10月, 2013 1 次提交
  16. 03 10月, 2013 3 次提交
  17. 01 10月, 2013 1 次提交
  18. 29 9月, 2013 2 次提交
  19. 28 9月, 2013 3 次提交
  20. 27 9月, 2013 4 次提交
  21. 26 9月, 2013 5 次提交