aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Change relation in placeCarlos Antonio da Silva2012-12-181-1/+1
| | * | | Simplify value logic by always typecastingCarlos Antonio da Silva2012-12-181-11/+5
| | * | | Avoid unnecessary hashes with error optionsCarlos Antonio da Silva2012-12-181-1/+4
| | * | | Remove prepend_and_append requirement from ASCarlos Antonio da Silva2012-12-181-3/+1
| | * | | Refactor uniqueness validator logic a bitCarlos Antonio da Silva2012-12-181-10/+5
| | * | | Added support for validates_uniqueness_of in PostgreSQL array columns. Fixes:...Pedro Padron2012-12-183-4/+31
| |/ / /
| * | | Minor js review [ci skip]Carlos Antonio da Silva2012-12-181-7/+7
| * | | Merge pull request #8389 from nashby/issue-8388Steve Klabnik2012-12-183-3/+33
| |\ \ \
| | * | | handle protocol option in stylesheet_link_tag and javascript_include_tagVasiliy Ermolovich2012-12-183-3/+33
| |/ / /
| * | | Merge pull request #8543 from schneems/schneems/html-route-errorRafael Mendonça França2012-12-176-76/+81
| |\ \ \
| | * | | Format routes as html on debug pageschneems2012-12-176-76/+81
| |/ / /
| * | | Merge pull request #8542 from le0pard/fixed_ar_intrangeRafael Mendonça França2012-12-172-5/+29
| |\ \ \
| | * | | AR supporting new int4range and int8range data type on PostgreSQL >= 9.2. Fix...Alexey2012-12-172-5/+29
| * | | | Merge pull request #8528 from le0pard/fixed_ar_intrangeRafael Mendonça França2012-12-179-5/+170
| |\| | |
| | * | | AR supporting new intrange data type on PostgreSQL >= 9.2Alexey2012-12-169-5/+170
| * | | | Merge pull request #8521 from schneems/schneems/html-routesRafael Mendonça França2012-12-174-4/+80
| |\ \ \ \
| | * | | | HTML formatting to Rails::InfoController#routesschneems2012-12-174-4/+80
* | | | | | Add app/models/concerns and app/controllers/concerns to the default directory...David Heinemeier Hansson2012-12-183-0/+17
|/ / / / /
* | | | | Make conditional_layout? private and update documentationAndrew White2012-12-171-15/+23
* | | | | Merge pull request #8539 from frodsan/fix_as_basic_objectCarlos Antonio da Silva2012-12-171-2/+1
|\ \ \ \ \
| * | | | | fix AS::BasicObject :nodoc: [ci skip]Francesco Rodriguez2012-12-171-2/+1
|/ / / / /
* | | | | Merge pull request #8532 from ptn/add_missing_requireXavier Noria2012-12-161-0/+3
|\ \ \ \ \
| * | | | | Add missing requires to core_ext/integer/timePablo Torres2012-12-161-0/+3
|/ / / / /
* | | | | Merge pull request #8529 from schneems/schneems/debug-exceptions-extend-pathSteve Klabnik2012-12-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DebugExceptions `File.join` => `File.expand_path`schneems2012-12-161-1/+1
* | | | | Restored 'Working with Validation Errors'Steve Klabnik2012-12-161-0/+140
| |/ / / |/| | |
* | | | Merge pull request #8518 from rwz/inheritable-basic-objectJeremy Kemper2012-12-152-2/+19
|\ \ \ \
| * | | | AS::BasicObject can be inherited fromPavel Pravosud2012-12-152-2/+19
* | | | | Add `ActiveModel::Validations::AbsenceValidator`, a validator to check the a...Roberto Vasquez Angel2012-12-155-0/+131
* | | | | Merge pull request #8519 from rubys/masterRafael Mendonça França2012-12-151-2/+2
|\ \ \ \ \
| * | | | | Remove blank lines from generated GemfileSam Ruby2012-12-151-2/+2
|/ / / / /
* | | | / make an editing pass through the upgrading guide [ci skip]Vijay Dev2012-12-151-30/+16
| |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-1515-189/+435
|\ \ \ \ | |/ / / |/| | |
| * | | copy editing [ci skip]Vijay Dev2012-12-153-3/+3
| * | | bullets have fullstops too [ci skip]Vijay Dev2012-12-151-4/+4
| * | | Revert "Add quotes to Numeric Passwords to force string(sqlserver)"Vijay Dev2012-12-151-2/+0
| * | | Revert "Add quotes to Numeric Passwords to force string(jdbcmysql)"Vijay Dev2012-12-151-2/+0
| * | | Revert "Add quotes to Numeric Passwords to force string(jdbcpostgresql)"Vijay Dev2012-12-151-2/+0
| * | | Revert "Add quotes to Numeric Passwords to force string(MySql)"Vijay Dev2012-12-151-2/+0
| * | | Revert "Add quotes to Numeric Passwords to force string(Postgres)"Vijay Dev2012-12-151-2/+0
| * | | Change method is default since rails 3.1 [ci skip]Gaurish Sharma2012-12-141-8/+1
| * | | Elaborate using `inverse_of` with presence validationJay Hayes2012-12-131-1/+2
| * | | Fix associations presence lost in steve's reformatJay Hayes2012-12-131-2/+2
| * | | Add a small note about the compressing the file, and how that helps the appli...Anuj Dutta2012-12-131-1/+2
| * | | Trimming the in resource listing; Tutorial book moved [ci skip]Soon Van2012-12-131-4/+4
| * | | Add #destroy! as a method that triggers callbacksPablo Torres2012-12-121-0/+1
| * | | Remove deprecated Time methods from the guides [ci skip]Pablo Torres2012-12-111-22/+2
| * | | Update guides/source/routing.mdGeorge Claghorn2012-12-111-1/+1
| * | | Update railties/lib/rails/info_controller.rbRichard Schneeman2012-12-101-1/+1
| * | | remove attr_protected reference from AS Core Extensions guide [ci skip]Francesco Rodriguez2012-12-101-7/+0