aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/command_line.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-1/+1
|
* Update test locationsMike Moore2012-10-091-11/+11
| | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional)
* Fix syntax error in the command_line guide [ci skip]Rafael Mendonça França2012-09-281-2/+2
|
* revise commandline guide [ci skip]Vijay Dev2012-09-281-12/+6
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-09-211-1/+1
| | | | | | | | | | | | | | | | 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.
* Fix broken and duplicate headingsPrem Sichanugrist2012-09-171-1/+1
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-7/+7
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-1/+1
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-10/+10
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-62/+62
|
* change shell to bashPrem Sichanugrist2012-09-171-27/+27
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-24/+24
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-24/+28
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-64/+64
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+614