aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge pull request #7913 from mje113/masterXavier Noria2012-10-121-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Padding expires_in by 5 minutes on dalli key write to facilitate :race_condit...Mike Evans2012-10-111-0/+4
| * | | | | | | | Merge pull request #7919 from arunagw/warning_removed_shadowingRafael Mendonça França2012-10-121-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | warning removed: shadowing outer local variable - valueArun Agrawal2012-10-121-2/+2
| * | | | | | | | | Merge pull request #7765 from insside/clever-orderJon Leighton2012-10-123-4/+73
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | learn ActiveRecord::QueryMethods#order work with hash argumentsTima Maslyuchenko2012-10-123-4/+73
| |/ / / / / / / /
| * / / / / / / / Immediately run queued jobs in tests. Otherwise you have to explicitly drain ...Jeremy Kemper2012-10-122-5/+5
| |/ / / / / / /
| * | | | | | | Don't allocate new strings in compiled attribute methodsJon Leighton2012-10-122-20/+39
| * | | | | | | Revert "Key the attributes hash with symbols"Jon Leighton2012-10-124-14/+10
| * | | | | | | Merge pull request #7917 from dfens/masterJosé Valim2012-10-128-8/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Cleanup trailing whitespacesdfens2012-10-128-8/+8
| |/ / / / / / /
| * | | | | | | Merge pull request #7915 from frodsan/docs_permitRafael Mendonça França2012-10-111-0/+22
| |\ \ \ \ \ \ \
| | * | | | | | | update AC::Parameters#permit documentation [ci skip]Francesco Rodriguez2012-10-111-0/+22
| |/ / / / / / /
| * | | | | | | When executing permit with just a key that points to a hash, DO NOT allow all...Santiago Pastorino2012-10-122-2/+9
| * | | | | | | adding a test for b21f24d9807bd161af947cf0f0cc440c9adffb73Aaron Patterson2012-10-111-0/+14
| * | | | | | | Merge pull request #7912 from mrship/masterRafael Mendonça França2012-10-114-1/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Allow for deep directory path for view templates.Andy Shipman2012-10-114-1/+8
| |/ / / / / /
| * | | | | | Merge pull request #7886 from senny/3675_assert_template_twice_against_same_p...Rafael Mendonça França2012-10-115-13/+50
| |\ \ \ \ \ \
| | * | | | | | refactor `ActionView::TestCase` internals to track rendered localsYves Senn2012-10-112-20/+33
| | * | | | | | recognizes when a partial was rendered twice. Closes #3675Yves Senn2012-10-115-9/+33
| * | | | | | | Merge pull request #7908 from arunagw/build_fix_railtiesRafael Mendonça França2012-10-111-5/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | No need to test for rack-cache present in GemfileArun Agrawal2012-10-111-5/+0
| |/ / / / / /
| * | | | | | Merge pull request #7050 from kytrinyx/documentation-reset-column-infoVijay Dev2012-10-101-0/+21
| |\ \ \ \ \ \
| | * | | | | | Expand caveat about models in migrations (rails guide)Katrina Owen2012-10-101-0/+21
| * | | | | | | Merge pull request #7904 from jfirebaugh/eager_autoloadRafael Mendonça França2012-10-101-10/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Eager autoload Preloader classesJohn Firebaugh2012-10-101-10/+14
| |/ / / / / / /
| * | | | | | | Remove the leading :: constant qualifier in the ActiveRecord::Fixtures deprec...Jeremy Kemper2012-10-101-1/+1
| * | | | | | | Upgrade to a jquery-rails that doesn't expect config.action_view.javascript_e...Jeremy Kemper2012-10-101-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #7887 from senny/remove_unused_requires_in_ar_testsVijay Dev2012-10-104-4/+0
| |\ \ \ \ \ \
| | * | | | | | remove duplicated require statements in AR test casesYves Senn2012-10-094-4/+0
| * | | | | | | Fixing build failuresVijay Dev2012-10-116-14/+14
| * | | | | | | Merge pull request #7898 from olivierlacan/pg_homebrew_instructionsVijay Dev2012-10-101-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Offer instructions for pg gem when installed via HomebrewOlivier Lacan2012-10-101-1/+3
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #7890 from AvnerCohen/new_hash_syntaxVijay Dev2012-10-101-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | moving to new hash syntax, for discussion before I take the time on full foldersAvnerCohen2012-10-091-9/+9
* | | | | | | | | Changeing some code-styles of the examples & fix a typo on dependent optionPablo Ifran2012-10-221-18/+12
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | ActiveRecord Callbacks ordering examplesPablo Ifran2012-10-191-0/+43
* | | | | | | | include serializers in ActiveModel::Serialization exampleHrvoje Šimić2012-10-191-0/+12
* | | | | | | | better examples in ActiveModel readmeHrvoje Šimić2012-10-191-1/+15
* | | | | | | | Corrected the logic in production.rb comment.Robb Shecter2012-10-181-1/+1
* | | | | | | | remove assert_valid method from testing guide [ci skip]Francesco Rodriguez2012-10-181-3/+0
* | | | | | | | Change 'branches' to 'branch' [ci skip]Adam Coffman2012-10-181-1/+1
* | | | | | | | add a nested attributes example into Strong Parameters documentation [ci skip]Francesco Rodriguez2012-10-181-6/+31
* | | | | | | | remove some non-breaking spaces [ci skip]Francesco Rodriguez2012-10-181-13/+13
* | | | | | | | remove non-breaking spaces [ci skip]Francesco Rodriguez2012-10-181-3/+3
* | | | | | | | Revert "Change with start of translation in internationalization, this time w...Rafael Mendonça França2012-10-1767-36402/+8
* | | | | | | | Revert "divided into folder with the language"Rafael Mendonça França2012-10-1756-0/+35064
* | | | | | | | Fix typos in Association Basics guideJaime Iniesta2012-10-171-5/+5
* | | | | | | | divided into folder with the languageRodrigo Martins2012-10-1756-35064/+0
* | | | | | | | Change with start of translation in internationalization, this time with pt_br.Rodrigo Martins2012-10-1766-3/+36397