Commit Graph

23 Commits

Author SHA1 Message Date
Agis Anastasopoulos f76b64c04c Slightly improve the syntax & grammar 2012-11-15 14:10:17 +02:00
Agis Anastasopoulos 168f5b1cd7 Add a note for the example in Setting Custom Headers 2012-11-15 14:08:09 +02:00
Agis Anastasopoulos 08bf5492bf Wrap before & after words in quotes when they're referring to filters
Using these words without quotes (example sentence: Before filters are run) can be confusing to a newcomer.
2012-11-15 13:58:29 +02:00
Agis Anastasopoulos b3a3870765 Slightly improve the syntax 2012-11-15 13:51:19 +02:00
Agis Anastasopoulos 688d8bf443 Replace "name" with "author" in the Cookies example
I think doing `@comments.name` is a little confusing, just doesn't sounds right.
2012-11-15 13:46:09 +02:00
Agis Anastasopoulos c15b65db13 Minor punctuation improvement in ActionController guide 2012-11-15 13:33:15 +02:00
Agis Anastasopoulos a84dd201c3 Use the more compact syntax in the example 2012-11-15 13:24:36 +02:00
burningTyger 8dabfbebdb use em-dashes instead of two minuses in guides 2012-11-10 23:00:00 +01:00
Agis Anastasopoulos cc81af2fe4 Use a better word 2012-10-26 23:18:34 +03:00
Rafael Mendonça França 9eeb00976d Revert "divided into folder with the language"
This reverts commit f5b9ed4fbc.

REASON: Translation work can not be done in the docrails repository
2012-10-17 10:15:55 -03:00
Rodrigo Martins f5b9ed4fbc divided into folder with the language 2012-10-17 03:34:10 -03:00
Joe Fiorini 65a2977cdd [Guides] Format content for small devices 2012-10-06 16:40:51 -04:00
José Corcuera 4a04833c1b Update examples in action_controller_overview.md to ruby 1.9 syntax. [ci skip] 2012-09-21 13:11:34 -05:00
Vijay Dev 3b7947ea31 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	actionmailer/lib/action_mailer/base.rb
	activesupport/lib/active_support/configurable.rb
	activesupport/lib/active_support/core_ext/module/deprecation.rb
	guides/source/action_controller_overview.md
	guides/source/active_support_core_extensions.md
	guides/source/ajax_on_rails.textile
	guides/source/association_basics.textile
	guides/source/upgrading_ruby_on_rails.md

While resolving conflicts, I have chosen to ignore changes done in
docrails at some places - these will be most likely 1.9 hash syntax
changes.
2012-09-21 22:49:20 +05:30
Prem Sichanugrist 721afdcc4b Fix remaining formatting problems in the guide 2012-09-17 15:54:23 -04:00
Prem Sichanugrist 2c38567646 Convert all tables to Markdown syntax 2012-09-17 15:54:23 -04:00
Prem Sichanugrist 9873dd800b Convert all the links into Markdown format 2012-09-17 15:54:23 -04:00
Prem Sichanugrist 31ef4cf656 Convert all inline codes to Markdown syntax 2012-09-17 15:54:23 -04:00
Prem Sichanugrist 21a0b20e39 change shell to bash 2012-09-17 15:54:22 -04:00
Prem Sichanugrist c89c163a0e Convert inline code tags to Markdown 2012-09-17 15:54:22 -04:00
Prem Sichanugrist 872b7af337 Convert heading tags and heading section 2012-09-17 15:54:22 -04:00
Prem Sichanugrist 7bc1ca3515 Convert code blocks into GFM style 2012-09-17 15:54:22 -04:00
Prem Sichanugrist 5137d03cc5 Rename the rest of the guides to Markdown 2012-09-17 15:54:22 -04:00