| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | renames the JS guide file name to match the new title [ci skip] | Xavier Noria | 2012-10-23 | 1 | -0/+0 |
* | | | | adds Rails to the title of the JS guide [ci skip] | Xavier Noria | 2012-10-23 | 1 | -2/+2 |
* | | | | Merge pull request #8014 from insside/task-test-typos | Rafael Mendonça França | 2012-10-23 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | changed test case name | Tima Maslyuchenko | 2012-10-23 | 1 | -1/+1 |
|/ / / |
|
* | | | frozen state should be restored after txn is aborted | Aaron Patterson | 2012-10-22 | 2 | -2/+18 |
* | | | Add tests to make sure that the I18n taken message can be overrided in the | Rafael Mendonça França | 2012-10-22 | 1 | -0/+14 |
* | | | Merge pull request #8006 from GRoguelon/master | Rafael Mendonça França | 2012-10-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Remove extra line in Gemfile under turbolinks. | Geoffrey Roguelon | 2012-10-21 | 1 | -1/+1 |
|/ / / |
|
* | / | fix a couple of typos in the js guide [ci skip] | Vijay Dev | 2012-10-21 | 1 | -5/+3 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-21 | 52 | -482/+674 |
|\ \ |
|
| * | | copy edits [ci skip] | Vijay Dev | 2012-10-21 | 1 | -14/+7 |
| * | | minor edits in AM documentation [ci skip] | Francesco Rodriguez | 2012-10-21 | 22 | -32/+32 |
| * | | update AR::AttributeMethods documentation [ci skip] | Francesco Rodriguez | 2012-10-21 | 1 | -23/+124 |
| * | | nodoc AR::Generators [ci skip] | Francesco Rodriguez | 2012-10-20 | 4 | -10/+10 |
| * | | Hash Syntax changes to 1.9 format | AvnerCohen | 2012-10-20 | 5 | -9/+9 |
| |/ |
|
| * | ActiveRecord Callbacks ordering examples | Pablo Ifran | 2012-10-19 | 1 | -0/+43 |
| * | include serializers in ActiveModel::Serialization example | Hrvoje Šimić | 2012-10-19 | 1 | -0/+12 |
| * | better examples in ActiveModel readme | Hrvoje Šimić | 2012-10-19 | 1 | -1/+15 |
| * | Corrected the logic in production.rb comment. | Robb Shecter | 2012-10-18 | 1 | -1/+1 |
| * | remove assert_valid method from testing guide [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -3/+0 |
| * | Change 'branches' to 'branch' [ci skip] | Adam Coffman | 2012-10-18 | 1 | -1/+1 |
| * | add a nested attributes example into Strong Parameters documentation [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -6/+31 |
| * | remove some non-breaking spaces [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -13/+13 |
| * | remove non-breaking spaces [ci skip] | Francesco Rodriguez | 2012-10-18 | 1 | -3/+3 |
| * | Revert "Change with start of translation in internationalization, this time w... | Rafael Mendonça França | 2012-10-17 | 67 | -36402/+8 |
| * | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 56 | -0/+35064 |
| * | Fix typos in Association Basics guide | Jaime Iniesta | 2012-10-17 | 1 | -5/+5 |
| * | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 56 | -35064/+0 |
| * | Change with start of translation in internationalization, this time with pt_br. | Rodrigo Martins | 2012-10-17 | 66 | -3/+36397 |
| * | Moving code base to 1.9 hash syntax | AvnerCohen | 2012-10-16 | 3 | -7/+7 |
| * | Fix formatting errors on the Active Record Validations and Callbacks guide | Jaime Iniesta | 2012-10-15 | 1 | -5/+8 |
| * | fix link bug in contributing page | Cesar Carruitero | 2012-10-15 | 1 | -1/+1 |
| * | Hash syntax to 1.9 style | AvnerCohen | 2012-10-15 | 2 | -3/+3 |
| * | Fix formatting on migrations guide | Jaime Iniesta | 2012-10-14 | 1 | -7/+8 |
| * | Merge pull request #118 from patriciomacadden/master | Vijay Dev | 2012-10-14 | 1 | -1/+1 |
| |\ |
|
| | * | Fix a silly typo | Patricio Mac Adden | 2012-10-13 | 1 | -1/+1 |
| * | | Update guides/source/contributing_to_ruby_on_rails.md | Arturo Pie | 2012-10-13 | 1 | -1/+1 |
| |/ |
|
| * | 1.9 hash syntax changes | AvnerCohen | 2012-10-13 | 2 | -5/+5 |
| * | Fix typos and clean up Getting Started guide | Jaime Iniesta | 2012-10-12 | 1 | -14/+17 |
| * | Fix small typo in development_dependencies_install | Arturo Pie | 2012-10-12 | 1 | -1/+1 |
| * | specify path to CommentsController again inline | Tim McEwan | 2012-10-12 | 1 | -1/+1 |
| * | 1.9 hash syntax changes. | AvnerCohen | 2012-10-12 | 4 | -262/+262 |
| * | 1.9 hash syntax for guides, work-in-progress | AvnerCohen | 2012-10-11 | 3 | -79/+79 |
* | | Merge pull request #7493 from steveklabnik/ajax_guide | Xavier Noria | 2012-10-21 | 2 | -316/+392 |
|\ \ |
|
| * | | Working With JavaScript guide. | Steve Klabnik | 2012-10-14 | 2 | -316/+392 |
* | | | Rotate the debug.log on each 100MB | Rafael Mendonça França | 2012-10-20 | 1 | -1/+1 |
* | | | Merge pull request #8002 from nashby/checkbox-include | Rafael Mendonça França | 2012-10-20 | 2 | -3/+11 |
|\ \ \ |
|
| * | | | check_box value can be not only an object of Array class | Vasiliy Ermolovich | 2012-10-20 | 2 | -3/+11 |
* | | | | Revert "Get rid of the ActiveRecord::Model::DeprecationProxy thing." | Jeremy Kemper | 2012-10-20 | 15 | -28/+88 |
* | | | | Merge pull request #7951 from Grandrath/patch-1 | Carlos Antonio da Silva | 2012-10-20 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|