Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add fixture use case to testing.md. | Staphany Park | 2015-06-13 | 1 | -0/+7 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19632 from greysteil/reorder-middleware | Matthew Draper | 2015-06-13 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Handle param-parsing errors from Rack in ExceptionWrapper | Grey Baker | 2015-06-12 | 2 | -1/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Copy-edits in 04c349659bfd97f9eaf5266ef7a64b4eb367c6a8 | Rafael Mendonça França | 2015-06-12 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #20539 from dcrec1/doc | Rafael Mendonça França | 2015-06-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add doc about how empty serialization objects are persisted | Diego Carrion | 2015-06-12 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | / / / / / | Add a test to ensure `serialize` persists `nil` as `NULL` | Sean Griffin | 2015-06-12 | 1 | -0/+8 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #18365 from pocke/fix_datatime_compare | Aaron Patterson | 2015-06-12 | 3 | -1/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DateTime#<=> return nil when compare to the invalid String as Time. | pocke | 2015-01-06 | 3 | -1/+15 | |
* | | | | | | | Don't crash when mutating attributes in a getter | Sean Griffin | 2015-06-12 | 3 | -1/+29 | |
* | | | | | | | Merge pull request #20494 from knovoselic/active_support_concern_class_method... | Rafael Mendonça França | 2015-06-12 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix for #20489 - ActiveSupport::Concern#class_methods affects parent classes | Kristijan Novoselic | 2015-06-12 | 2 | -1/+26 | |
* | | | | | | | | Merge pull request #20480 from senny/test_runner | Yves Senn | 2015-06-12 | 86 | -228/+285 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | select the AR adapter through `bin/test`. | Yves Senn | 2015-06-11 | 7 | -2/+21 | |
| * | | | | | | | | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 78 | -223/+230 | |
| * | | | | | | | | use our runner (`bin/test`) for framework components. | Yves Senn | 2015-06-11 | 6 | -0/+27 | |
| * | | | | | | | | inline test runner check into `as/testing/autorun.rb`. | Yves Senn | 2015-06-11 | 2 | -5/+9 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20226 from EpicH0liday/reversible-remove-foreign-key | Yves Senn | 2015-06-12 | 4 | -2/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add an invert method for remove_foreign_key | Aster Ryan | 2015-06-11 | 4 | -2/+51 | |
* | | | | | | | | | Merge pull request #19813 from igas/enum-prefix | Sean Griffin | 2015-06-12 | 6 | -6/+104 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add enum prefix/suffix option to enum definition | Igor Kapkov | 2015-06-12 | 6 | -6/+104 | |
* | | | | | | | | | | Merge pull request #20526 from y-yagi/fix_doc_about_foreign_key_name | Abdelkader Boudih | 2015-06-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix doc about foreign key name [ci skip] | yuuji.yaginuma | 2015-06-12 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #20529 from pwnall/kwargs_docs | Rafael Mendonça França | 2015-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update RDoc for ActionController::TestCase for kwargs. | Victor Costan | 2015-06-12 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20058 from farukaydin/cache-digests-dependency-rake | Rafael Mendonça França | 2015-06-11 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add error log that notify 'file not found' when using cache_digests:dependenc... | Faruk AYDIN | 2015-05-07 | 2 | -1/+22 | |
* | | | | | | | | | | | Fix failing tests for Rails-API | Sean Griffin | 2015-06-11 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20522 from colby-swandale/doc-update | Sean Griffin | 2015-06-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fixed sring to be string in ActiveRecord::Base params documentation | Colby Swandale | 2015-06-12 | 1 | -1/+1 | |
* | | | | | | | | | | | assigns was removed from Rails | Rafael Mendonça França | 2015-06-11 | 1 | -1/+0 | |
* | | | | | | | | | | | Add a missing test case for the persistence behavior of `serialize` | Sean Griffin | 2015-06-11 | 1 | -0/+13 | |
* | | | | | | | | | | | Credit the author of #20515 in the previous commit | Sean Griffin | 2015-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Correctly handle array columns with defaults in the schema dumper | Sean Griffin | 2015-06-11 | 4 | -0/+17 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #19832 from spastorino/rails-api | Santiago Pastorino | 2015-06-11 | 45 | -32/+1497 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | head :no_content is implicitly called | Santiago Pastorino | 2015-06-11 | 1 | -2/+0 | |
| * | | | | | | | | | | Mention that doing nothing in Rails API controllers returns 204 | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Return 204 if render is not called in API controllers | Jorge Bejar | 2015-06-11 | 5 | -6/+31 | |
| * | | | | | | | | | | Add test coverage for implicit render in empty actions | Jorge Bejar | 2015-06-11 | 1 | -0/+14 | |
| * | | | | | | | | | | Checking if controller responds to wrap_parameter is not longer required | Jorge Bejar | 2015-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Enable wrap_parameter by default in rails api applications | Jorge Bejar | 2015-06-11 | 2 | -5/+1 | |
| * | | | | | | | | | | Include ParamsWrapper in AC::API | Jorge Bejar | 2015-06-11 | 2 | -1/+31 | |
| * | | | | | | | | | | Add rake-cors gem (commented) in Gemfile for rails api apps | Jorge Bejar | 2015-06-11 | 3 | -0/+20 | |
| * | | | | | | | | | | Make Rails API apps return the full resource on update | Santiago Pastorino | 2015-06-11 | 2 | -2/+2 | |
| * | | | | | | | | | | It's rails new my_api --api | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Change guide heading from - to = | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Add CHANGELOG entries for API apps functionality | Santiago Pastorino | 2015-06-11 | 2 | -0/+13 | |
| * | | | | | | | | | | Add API only apps guide | Santiago Pastorino | 2015-06-11 | 1 | -0/+435 | |
| * | | | | | | | | | | Document Generators.api_only! method | Santiago Pastorino | 2015-06-11 | 1 | -0/+4 | |
| * | | | | | | | | | | http only => API only | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 |