Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fix the initializer block example and clarify | Carlos Puchol | 2013-03-22 | 1 | -2/+2 | |
| * | | | | | | Remove duplicated accepts_nested_attributes description | ma2gedev | 2013-03-22 | 1 | -16/+0 | |
| * | | | | | | Using American English spellings over British style spellings | Prathamesh Sonpatki | 2013-03-21 | 2 | -5/+5 | |
| * | | | | | | Added link to Turbolinks Railscast | Prathamesh Sonpatki | 2013-03-21 | 1 | -0/+1 | |
| * | | | | | | Update documentation for Where chained modifiers. | Ryan Sandridge | 2013-03-19 | 1 | -7/+3 | |
| * | | | | | | fix introduced `:` ; fix another typo | Vipul A M | 2013-03-20 | 2 | -2/+2 | |
| * | | | | | | Undo bad change in cf0931166be13dbbe660 | Steve Klabnik | 2013-03-19 | 1 | -1/+1 | |
| * | | | | | | more typos in guides | Vipul A M | 2013-03-20 | 2 | -2/+2 | |
| * | | | | | | Fixed small typos | Prathamesh Sonpatki | 2013-03-19 | 2 | -2/+2 | |
| * | | | | | | "overwritten" is one word | Waynn Lue | 2013-03-18 | 1 | -1/+1 | |
| * | | | | | | Fix typo, ording to ordering | Carson McDonald | 2013-03-18 | 1 | -1/+1 | |
| * | | | | | | The default route has been removed | Trevor Turk | 2013-03-18 | 1 | -1/+1 | |
| * | | | | | | The HTTP method helpers are preferred over match and should be explained befo... | Trevor Turk | 2013-03-18 | 1 | -28/+16 | |
| * | | | | | | The default route has been removed | Trevor Turk | 2013-03-18 | 1 | -24/+0 | |
| * | | | | | | Using match without via is deprecated | Trevor Turk | 2013-03-18 | 1 | -12/+12 | |
| * | | | | | | Capitalize the first letter of sentence | Tatsuro Baba | 2013-03-18 | 1 | -1/+1 | |
| * | | | | | | Remove :all from *args options in AbstractController.helper | Bryan Ricker | 2013-03-16 | 1 | -1/+1 | |
| * | | | | | | Capitalize first letter in sentence | Mikhail Dieterle | 2013-03-16 | 1 | -1/+1 | |
| * | | | | | | nodoc AR::ConnectionHandling for adapters [ci skip] | Francesco Rodriguez | 2013-03-15 | 5 | -12/+12 | |
| * | | | | | | Update action_controller_overview.md | Mikhail Dieterle | 2013-03-16 | 1 | -2/+2 | |
| * | | | | | | fix markup of controllers guide | Mikhail Dieterle | 2013-03-16 | 1 | -1/+1 | |
| * | | | | | | fix typo in form helpers guide | Mikhail Dieterle | 2013-03-15 | 1 | -1/+1 | |
| * | | | | | | Unmatched parenthesis fix | Robin Dupret | 2013-03-15 | 1 | -1/+1 | |
| * | | | | | | added details to section 4.1.2 of the Asset Pipeline guide, describing how to... | Tim Lowrimore | 2013-03-15 | 1 | -1/+29 | |
| * | | | | | | Should be a symbol not string to defer the choice of layout. | Limon Lin | 2013-03-15 | 1 | -1/+1 | |
| * | | | | | | make the headers consistent | Waynn Lue | 2013-03-14 | 1 | -2/+2 | |
| * | | | | | | do some typo fixing | Vipul A M | 2013-03-14 | 4 | -5/+5 | |
| * | | | | | | fix missing to | Vipul A M | 2013-03-14 | 1 | -1/+1 | |
| * | | | | | | fix absence validator doc for boolean field | Angelo capilleri | 2013-03-13 | 1 | -2/+2 | |
| * | | | | | | absence validator doc | Angelo capilleri | 2013-03-13 | 1 | -0/+41 | |
| * | | | | | | clarify verbiage | Waynn Lue | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | Fix missing closing <tt> tag | Patrick Helm | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | Fix my typo | Alexey Muranov | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | Align indentation in comments | Alexey Muranov | 2013-03-12 | 1 | -15/+15 | |
| * | | | | | | Document nested attributes as hash of hashes | Alexey Muranov | 2013-03-12 | 1 | -2/+26 | |
| * | | | | | | Uniq cannot be used directly on an ActiveRecord model. 'DISTINCT field' is th... | Daniel Lobato | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | update README since email-service isn't a word | Waynn Lue | 2013-03-11 | 1 | -1/+1 | |
| * | | | | | | Minor copy editing | Neeraj Singh | 2013-03-11 | 1 | -4/+4 | |
| * | | | | | | I think "uniq" is more Rails-y than select("distinct(categories.id)") | capps | 2013-03-11 | 1 | -1/+1 | |
* | | | | | | | adds the API home page to the gemspec, needed for doc:rails | Xavier Noria | 2013-03-30 | 1 | -1/+1 | |
* | | | | | | | typo | Xavier Noria | 2013-03-30 | 1 | -1/+1 | |
* | | | | | | | registers the new doc:rails behaviour in the changelog | Xavier Noria | 2013-03-30 | 1 | -0/+5 | |
* | | | | | | | rdoc is no longer a gem dependency, sdoc becomes a runtime dependency | Xavier Noria | 2013-03-30 | 3 | -1/+10 | |
* | | | | | | | unifies API generation | Xavier Noria | 2013-03-30 | 3 | -54/+35 | |
* | | | | | | | moves RDOC_MAIN.rdoc to railties | Xavier Noria | 2013-03-30 | 2 | -1/+1 | |
* | | | | | | | encapsulates API generation in Rails::API::Task | Xavier Noria | 2013-03-30 | 4 | -84/+197 | |
* | | | | | | | changes the RDoc title of the API | Xavier Noria | 2013-03-30 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #9998 from neerajdotname/association-doc | Steve Klabnik | 2013-03-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not use deprecate method [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+1 | |
| * | | | | | | | fix broken sentence [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+1 | |
|/ / / / / / / |