| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | DRY up guides index page | Vijay Dev | 2011-12-31 | 3 | -48/+21 |
|/ |
|
* | 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 | 2 | -11/+9 |
* | 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 | 4 | -6/+21 |
* | | guides generation for the Kindle looking good now [Mip Earson & Xavier Noria] | Xavier Noria | 2011-12-25 | 1 | -9/+15 |
* | | (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] | Xavier Noria | 2011-12-24 | 16 | -197/+483 |
* | | Merge pull request #4170 from lest/remove-deprecated-synchronize | José Valim | 2011-12-24 | 1 | -24/+0 |
|\ \ |
|
| * | | remove deprecated Module#synchronize from ActiveSupport | Sergey Nartimov | 2011-12-24 | 1 | -24/+0 |
* | | | remove deprecated whiny nil related code | Vishnu Atrai | 2011-12-25 | 2 | -6/+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 |
* | | A few doc changes | Vijay Dev | 2011-12-24 | 1 | -1/+1 |
* | | Gzip files on page caching | Andrey A.I. Sitnik | 2011-12-24 | 1 | -0/+22 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2011-12-24 | 1 | -1/+1 |
|\ |
|
| * | [docs] pluck docs reverted for activesupport | Arun Agrawal | 2011-12-23 | 1 | -10/+0 |
| * | [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 | 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 |
* | Removed period in comment regarding Levenshtein Wikipedia article to make a v... | Kristian Freeman | 2011-12-19 | 1 | -1/+1 |
* | Fix reference to old :sql schema_format location
| Alex Tambellini | 2011-12-19 | 1 | -1/+1 |
* | 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 |
| * | typo in textile markup | Mikhail Dieterle | 2011-12-14 | 1 | -1/+1 |
| * | disambiguate "and not" when explaining "&& return" | Suraj N. Kurapati | 2011-12-11 | 1 | -1/+1 |
| * | Fixing typo in Routing Guide. | Ryan Sandridge | 2011-12-10 | 1 | -1/+1 |
| * | Replacing vague mention of an unspecified section above with a link to the ac... | Ryan Sandridge | 2011-12-08 | 1 | -1/+1 |