| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | grammar fixes in a tip in Rails routing guide | Rory O’Kane | 2012-05-24 | 1 | -1/+1 |
| * | typos | Mikhail Dieterle | 2012-05-24 | 1 | -3/+3 |
* | | Merge pull request #6454 from rafmagana/guides_rails_on_rack | Vijay Dev | 2012-05-26 | 1 | -21/+41 |
|\ \ |
|
| * | | use ActionDispatch::MiddlewareStack instead of ActionController::MiddlewareStack | Rafael Magana | 2012-05-22 | 1 | -3/+3 |
| * | | update loaded middlewares and use of Rack::Server instead of Rack::Builder | Rafael Magana | 2012-05-22 | 1 | -13/+33 |
| * | | use ApplicationName::Application instead of ActionController::Dispatcher.new ... | Rafael Magana | 2012-05-22 | 1 | -6/+6 |
* | | | [getting started] Update Setting the Application Home Page to show the get "w... | Rafael Magana | 2012-05-25 | 1 | -6/+36 |
* | | | Merge pull request #6447 from chancancode/add_backporting_instructions_to_con... | Piotr Sarnacki | 2012-05-23 | 1 | -0/+29 |
|\ \ \ |
|
| * | | | Added instructions for backporting changes to guides. | Godfrey Chan | 2012-05-23 | 1 | -0/+29 |
| | |/
| |/| |
|
* | | | Merge pull request #6466 from markmcspadden/hash_deep_transform_keys | Rafael Mendonça França | 2012-05-23 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_... | Mark McSpadden | 2012-05-23 | 1 | -0/+7 |
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-23 | 4 | -37/+77 |
|\ \ \ |
|
| * | | | Revert "Remove Obsolute root specifiying short syntax" | Vijay Dev | 2012-05-23 | 1 | -0/+1 |
| * | | | [Guides] Fix sample code | Oscar Del Ben | 2012-05-23 | 1 | -1/+1 |
| * | | | [Guides] Rewrite server start section | Oscar Del Ben | 2012-05-23 | 1 | -8/+23 |
| * | | | [Guides] Rewrite server start section | Oscar Del Ben | 2012-05-23 | 1 | -2/+20 |
| * | | | clarified how file naming affects load order of initializers | Rory O’Kane | 2012-05-22 | 1 | -1/+1 |
| * | | | [Guides] Update rails commands section | Oscar Del Ben | 2012-05-22 | 1 | -0/+5 |
| * | | | [Guides] Change bundler section | Oscar Del Ben | 2012-05-22 | 1 | -12/+12 |
| * | | | [Guides] Review bin/rails section | Oscar Del Ben | 2012-05-22 | 1 | -2/+5 |
| * | | | [Guides] change rails bin section | Oscar Del Ben | 2012-05-22 | 1 | -6/+5 |
| * | | | The initialization guide will cover Rails 4 | Oscar Del Ben | 2012-05-22 | 1 | -2/+4 |
| * | | | Remove Obsolute root specifiying short syntax | Gaurish Sharma | 2012-05-22 | 1 | -1/+0 |
| * | | | Fix broken link | Gaurish Sharma | 2012-05-22 | 1 | -1/+1 |
| * | | | Getting started guide has been completely rewritten and edited. | Oscar Del Ben | 2012-05-19 | 1 | -2/+0 |
* | | | | Merge pull request #6383 from oscardelben/add_oscardelben_to_authors | Vijay Dev | 2012-05-23 | 1 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add oscardelben to authors | Oscar Del Ben | 2012-05-18 | 1 | -0/+4 |
* | | | | Adding deep versions of stringify_keys and symbolize_keys (plain and bang) fo... | Lucas Húngaro | 2012-05-23 | 1 | -0/+14 |
* | | | | Add Hash#transform_keys and Hash#transform_keys! and refactor *_keys methods ... | Mark McSpadden | 2012-05-23 | 1 | -0/+32 |
| |_|/
|/| | |
|
* | | | Add several HTML5 input helpers | Carlos Galdino | 2012-05-21 | 1 | -2/+10 |
* | | | Add HTML5 input[type="color"] helper | Carlos Galdino | 2012-05-21 | 1 | -2/+4 |
* | | | More info on commit messages in contributing guide | Piotr Sarnacki | 2012-05-21 | 1 | -1/+31 |
* | | | Fix CHANGELOG order and add a brief description of the changes in the | Rafael Mendonça França | 2012-05-20 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-19 | 4 | -10/+6 |
|\ \ |
|
| * | | copy edits [ci skip] | Vijay Dev | 2012-05-19 | 1 | -1/+1 |
| * | | fix typo. probem => problem | Damien Mathieu | 2012-05-19 | 1 | -1/+1 |
| * | | Revert "Add oscardelben to authors" | Oscar Del Ben | 2012-05-18 | 1 | -4/+0 |
| * | | The middleware stack is compliant with Enumarable and bits of Array | Rich Healey | 2012-05-18 | 1 | -2/+2 |
| * | | [engines] initializer method call needs an argument for initializer name | Ryan Bigg | 2012-05-18 | 1 | -1/+1 |
| * | | Add oscardelben to authors | Oscar Del Ben | 2012-05-17 | 1 | -0/+4 |
| * | | update AS docs | Vasiliy Ermolovich | 2012-05-17 | 1 | -6/+2 |
* | | | Add HTML5 input[type="time"] helper | Alex Soulim | 2012-05-18 | 1 | -3/+5 |
|/ / |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-17 | 4 | -105/+135 |
|\ \ |
|
| * | | copy edits assets guide [ci skip] | Vijay Dev | 2012-05-17 | 1 | -1/+1 |
| * | | [getting started] remove two more beginningruby links | Ryan Bigg | 2012-05-17 | 1 | -2/+2 |
| * | | [getting started] add comma in 'First we will make a comment partial' | Ryan Bigg | 2012-05-17 | 1 | -1/+1 |
| * | | [getting started] remove another beginning ruby link | Ryan Bigg | 2012-05-17 | 1 | -1/+1 |
| * | | [getting started] briefly explain form_for with array parameters | Ryan Bigg | 2012-05-17 | 1 | -1/+4 |
| * | | [getting started] Remove beginning ruby link in posts/show | Ryan Bigg | 2012-05-17 | 1 | -1/+1 |
| * | | [getting started] generating routes manually was done as a learning | Ryan Bigg | 2012-05-17 | 1 | -3/+4 |