Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Mention Content-Type for JSON params parsing. | Gustavo Delfino | 2013-06-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | http://stackoverflow.com/questions/8501021/rails-json-request-is-not-parsed-correctly-into-post-parameters | |||||
| * | | | Added markdown tag for highlight | Anton Cherepanov | 2013-06-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [doc] Info added for tmp:create [ci skip] | Rashmi Yadav | 2013-06-23 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Missing mention about a generated file [ci skip] | Robin Dupret | 2013-06-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Add a mention about the helper's test file generated invoking the controller generator in the USAGE file | |||||
| * | | | [doc] Update return false if record is invalid | Rashmi Yadav | 2013-06-19 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | rewrote render tag using more succinct and idiomatic way | Chandresh Pant | 2013-06-17 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Fix TOC ul markup | Vipul A M | 2013-06-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | change rails verison to 4.0.0 in command line | Vishnu Atrai | 2013-06-16 | 1 | -7/+7 | |
| | | | | ||||||
| * | | | reorder finder methods list alphabetically | Mikhail Dieterle | 2013-06-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix quotes and ruby old hashes | Mikhail Dieterle | 2013-06-15 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Use markdown quotes instead <tt> tag | Mikhail Dieterle | 2013-06-15 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | reword the docrails info [ci skip] | Vijay Dev | 2013-06-15 | 1 | -6/+8 | |
| | | | | ||||||
| * | | | Update contributing to rails guide to depict new contributing to ↵ | Vipul A M | 2013-06-15 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | documentation info | |||||
| * | | | Change documentation about contributing to Docs | Vipul A M | 2013-06-15 | 1 | -6/+6 | |
| | | | | ||||||
| * | | | Merge pull request #150 from vatrai/edgerails_in_command_line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | replace version 3.2.3 by 4.0.0.beta in command line | |||||
| | * | | | replace version 3.2.3 by 4.0.0.beta in command line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #146 from vatrai/command_line_rake_guid | Vishnu Atrai | 2013-06-15 | 1 | -0/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | more guidelines for rake tasks | |||||
| | * | | | | more guidelines for command line | Vishnu Atrai | 2013-06-14 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #151 from vatrai/action_view_basic | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | date_field docs for action view | |||||
| | * | | | | | date_field docs for action view | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 | |
| | | | | | | | ||||||
| * | | | | | | Change "." to ":" for formatting purpose | Vipul A M | 2013-06-15 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | / / / | `dasboard` => `dashboard` | Vipul A M | 2013-06-15 | 1 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
| * | | | | `existant` => `existent` | Vipul A M | 2013-06-15 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #142 from codyrobbins/master | Vijay Dev | 2013-06-13 | 1 | -0/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Added a warning about #1769 to the routing guide | |||||
| | * | | | | Added a warning about #1769 to the routing guide. | Cody Robbins | 2013-06-07 | 1 | -0/+6 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #11112 from arunagw/rakefile_changes | Carlos Antonio da Silva | 2013-06-26 | 2 | -9/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Minor changes to actionpack/actionview Rakefile | |||||
| * | | | | | | Minor changes to actionpack/actionview Rakefile | Arun Agrawal | 2013-06-26 | 2 | -9/+1 | |
| | | | | | | | ||||||
* | | | | | | | remove trailing whitespace from `config/routes.rb` template. | Yves Senn | 2013-06-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11109 from ↵ | Yves Senn | 2013-06-25 | 1 | -8/+9 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wangjohn/moving_pluck_and_ids_to_new_delegate_line Moving the `pluck` and `ids` methods to their own delegate line. | |||||
| * | | | | | | Moving the `pluck` and `ids` methods to their own delegate line. | wangjohn | 2013-06-25 | 1 | -8/+9 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These two methods aren't really statistical helper methods and don't really belong in any other group which is being delegated for querying, so I'm moving them to their own group of methods. I've also changed the `:to => :all` hash syntax to `to: :all`. | |||||
* | | | | | | Fix @tenderlove's name in changelog :sparkles: | Carlos Antonio da Silva | 2013-06-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | Merge pull request #10542 from waseem/remove_require | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+0 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove unnecessary require from active_support/inflector/methods.rb | |||||
| * | | | | | | Remove unnecessary require from active_support/inflector/methods.rb | Waseem Ahmad | 2013-05-10 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `active_support/inflections` already requires `active_support/inflector/inflections`. There's no need to require it in `active_support/inflector/methods`. | |||||
* | | | | | | | Merge pull request #10774 from ↵ | Carlos Antonio da Silva | 2013-06-25 | 4 | -4/+15 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chuckbergeron/validates-inclusion-of-accuracy-for-non-numeric-ranges Greater accuracy for validates_inclusion_of on non-numeric ranges Closes #10774, fixes #10593 | |||||
| * | | | | | | | Use Range#cover? for Numeric ranges (tests via endpoints) and use ↵ | Charles Bergeron | 2013-05-27 | 4 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Range#include? for non-numeric ranges added changelog message | |||||
* | | | | | | | | Merge pull request #10627 from vipulnsward/destructive_symbolize | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Change to destructive `deep_symbolize_keys` to avoid a new hash creation. | |||||
| * | | | | | | | | change to destructive `deep_symbolize_keys` after ↵ | Vipul A M | 2013-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/rails/rails/commit/df24b8790f22384a068fece7042f04ffd2fcb33e which allows to do so. This helps to avoid extra hash object creation, by symbolizing inplace | |||||
* | | | | | | | | | Merge pull request #10666 from YanhaoYang/master | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make "rails dbconsole" work with activerecord-postgis-adapter | |||||
| * | | | | | | | | | make "rails dbconsole" work with activerecord-postgis-adapter | YanhaoYang | 2013-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #10730 from ↵ | Carlos Antonio da Silva | 2013-06-25 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tkhr/add_test_for_AR__CounterCache#update_counters Add test for AR::CounterCache.update_counters | |||||
| * | | | | | | | | | | Refactor AR's counter_cache_test.rb test | Takehiro Adachi | 2013-05-23 | 1 | -8/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add test for AR::CounterCache.update_counters | Takehiro Adachi | 2013-05-23 | 1 | -0/+6 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Add changelog entry for database tasks removal #10853 [ci skip] | Carlos Antonio da Silva | 2013-06-25 | 1 | -0/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #10853 from kennyj/deprecated-database_tasks | Carlos Antonio da Silva | 2013-06-25 | 7 | -433/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove Oracle / Sqlserver / Firebird database tasks were deprecated since 4.0. | |||||
| * | | | | | | | | | | | Remove FirebirdDatabaseTasks was deprecated, because this was provided by ↵ | kennyj | 2013-06-05 | 3 | -158/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3rd-party. | |||||
| * | | | | | | | | | | | Remove SqlseverDatabaseTasks was deprecated, because this was provided by ↵ | kennyj | 2013-06-05 | 3 | -136/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3rd-party. | |||||
| * | | | | | | | | | | | Remove OracleDatabaseTasks was deprecated, because this was provided by ↵ | kennyj | 2013-06-05 | 3 | -139/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3rd-party. | |||||
* | | | | | | | | | | | | Merge branch 'cache-fragment-refactor' | Carlos Antonio da Silva | 2013-06-25 | 1 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #10819 | |||||
| * | | | | | | | | | | | | Refactor cache fragment handling with read/write methods | Carlos Antonio da Silva | 2013-06-25 | 1 | -6/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Move the write portion of fragment_for to its own method to allow for easier ↵ | Andrew Rove | 2013-06-25 | 1 | -10/+14 | |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation of custom cache methods. |