Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update Active Support Constants guide for 1.9. | Hendy Tanata | 2012-01-10 | 1 | -12/+10 | |
| | | ||||||
| * | Substitute "gem" for "plugin" in contributing guide | Jo Liss | 2012-01-08 | 1 | -2/+2 | |
| | | ||||||
| * | remove ruby 1.8 example from Array.wrap documentation | Sergey Nartimov | 2012-01-05 | 1 | -3/+0 | |
| | | ||||||
* | | Merge pull request #4404 from rizwanreza/edits-to-spastorino-upgrade-notes | Santiago Pastorino | 2012-01-11 | 1 | -11/+8 | |
| | | ||||||
* | | Add "What to update in your apps" section to the release notes guide | Santiago Pastorino | 2012-01-10 | 1 | -0/+29 | |
|/ | | | | | We should keep this up to date and the current version is probably wrong and/or incomplete. HELP!!! | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-01-04 | 1 | -56/+58 | |
|\ | ||||||
| * | General editing pass over assets pipeline guide | Mike Gunderloy | 2011-12-31 | 1 | -56/+58 | |
| | | ||||||
* | | updates to 3.2 release notes | Vijay Dev | 2012-01-04 | 1 | -1/+8 | |
| | | ||||||
* | | Rails::Plugin has gone | Santiago Pastorino | 2012-01-03 | 9 | -109/+7 | |
| | | ||||||
* | | DRY up guides index page | Vijay Dev | 2011-12-31 | 2 | -46/+11 | |
|/ | | | | | | Use the list of guides available in documents.yaml to fill in the menu in the index page instead of duplicating the list again. Also, remove WIP guides from the menu. | |||||
* | remove wiki link | Vijay Dev | 2011-12-31 | 1 | -1/+0 | |
| | ||||||
* | fix a couple of formatting issues | Vijay Dev | 2011-12-31 | 1 | -3/+2 | |
| | ||||||
* | Minor readability improvements | Sam Umbach | 2011-12-30 | 1 | -13/+13 | |
| | ||||||
* | SCSS processor is provided by the sass gem | Sam Umbach | 2011-12-30 | 1 | -1/+1 | |
| | ||||||
* | removes the compatibility method Module#method_names | Xavier Noria | 2011-12-25 | 1 | -6/+0 | |
| | ||||||
* | removes the compatibility method Module#instance_method_names | Xavier Noria | 2011-12-25 | 1 | -7/+1 | |
| | ||||||
* | Module#name returns nil for anonymous class in ruby 1.9 | Vasiliy Ermolovich | 2011-12-25 | 1 | -1/+1 | |
| | ||||||
* | add back the version info to the title in guides index page | Vijay Dev | 2011-12-25 | 1 | -1/+1 | |
| | ||||||
* | Some fixes in rails guides generation | Vijay Dev | 2011-12-25 | 1 | -8/+6 | |
| | | | | | | | | * Passing edge information to the views fixes the lack of the edge badge and sets the appropriate welcome page on edgeguides.rubyonrails.org. * Changes in the welcome message to hyper link the rails tree based on the version. * Mention the Amazon url from where kindlegen can be downloaded. | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2011-12-25 | 2 | -4/+4 | |
|\ | ||||||
| * | Final grammar checkup on 3.2 release notes. | Kristian Freeman | 2011-12-23 | 1 | -1/+1 | |
| | | ||||||
| * | Grammar in 3.2 release notes. | Kristian Freeman | 2011-12-23 | 1 | -2/+2 | |
| | | ||||||
| * | [docs] make it clear that the methods in a generator are executed sequentially | Brian Browning | 2011-12-23 | 1 | -1/+1 | |
| | | ||||||
* | | fix kindle apps link in edge guides index | Vijay Dev | 2011-12-25 | 1 | -1/+1 | |
| | | ||||||
* | | download guides for the Kindle and Kindle apps from the home page | Xavier Noria | 2011-12-25 | 2 | -2/+6 | |
| | | ||||||
* | | (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] | Xavier Noria | 2011-12-24 | 12 | -177/+386 | |
| | | ||||||
* | | remove deprecated Module#synchronize from ActiveSupport | Sergey Nartimov | 2011-12-24 | 1 | -24/+0 | |
| | | ||||||
* | | add latest changes to 3.2 release notes | Vijay Dev | 2011-12-24 | 1 | -0/+14 | |
| | | ||||||
* | | minor edits in caching guide | Vijay Dev | 2011-12-24 | 1 | -3/+3 | |
| | | ||||||
* | | Gzip files on page caching | Andrey A.I. Sitnik | 2011-12-24 | 1 | -0/+22 | |
|/ | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2011-12-24 | 1 | -1/+1 | |
|\ | | | | | | | | | Conflicts: railties/guides/source/active_support_core_extensions.textile | |||||
| * | [docs] pluck docs reverted for activesupport | Arun Agrawal | 2011-12-23 | 1 | -10/+0 | |
| | | | | | | https://github.com/rails/rails/commit/367741ef22d1538b8550cf6e4b2276a0946066c0 | |||||
| * | [docs] Added missing "}" fixes #4126 | Arun Agrawal | 2011-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Rails 3.2 Release Notes | Vijay Dev | 2011-12-24 | 1 | -0/+429 | |
| | | ||||||
* | | removes Enumerable#pluck from the AS guide | Xavier Noria | 2011-12-23 | 1 | -10/+0 | |
| | | ||||||
* | | remove Proces.daemon from core_ext | Vasiliy Ermolovich | 2011-12-22 | 1 | -6/+0 | |
| | | ||||||
* | | Merge pull request #4104 from lest/remove-1-8-code | José Valim | 2011-12-21 | 1 | -26/+0 | |
|\ \ | |/ |/| | remove Enumerable#each_with_object from core_ext as it is present in ruby 1.9 | |||||
| * | remove Enumerable#each_with_object from core_ext as it is present in ruby 1.9 | lest | 2011-12-21 | 1 | -26/+0 | |
| | | ||||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2011-12-21 | 1 | -7/+7 | |
|\ \ | ||||||
| * | | [docs] Ruby upgrade | Arun Agrawal | 2011-12-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | 4.0.0.beta now :-) | Arun Agrawal | 2011-12-20 | 1 | -6/+6 | |
| | | | ||||||
* | | | sync AS guide with the Ruby 1.9 related deletions in master | Vijay Dev | 2011-12-21 | 1 | -73/+0 | |
| |/ |/| | ||||||
* | | remove Kernel#singleton_class from core_ext as it is present in ruby 1.9 | lest | 2011-12-21 | 1 | -13/+0 | |
| | | ||||||
* | | Remove some of the ActiveSupport core extensions related to 1.8. | Uģis Ozols | 2011-12-21 | 1 | -12/+0 | |
|/ | ||||||
* | remove unnecessary link. This is already mentioned in section 3 of the guide | Vijay Dev | 2011-12-20 | 1 | -3/+0 | |
| | ||||||
* | wrong link markup | Mikhail Dieterle | 2011-12-21 | 1 | -1/+1 | |
| | ||||||
* | Fix reference to old :sql schema_format location | Alex Tambellini | 2011-12-19 | 1 | -1/+1 | |
| | | | | | After 15fb430 the default location of the :sql schema_format location was changed from environment_name.sql to structure.sql. This pull request updates a reference to the old schema format location in the migration guides. | |||||
* | Update CHANGELOGs and guides. | José Valim | 2011-12-16 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2011-12-14 | 5 | -5/+5 | |
|\ | ||||||
| * | copy edits | Vijay Dev | 2011-12-14 | 1 | -1/+1 | |
| | |