aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/getting_started.textile
Commit message (Collapse)AuthorAgeFilesLines
* readability fixes to two paras in Refactorizationrohit2010-04-281-2/+2
|
* replaced <b> tag with <strong> tag in samplesrohit2010-04-281-29/+29
|
* fixed para for better readabilityrohit2010-04-281-1/+1
|
* Fixed incomplete pararohit2010-04-281-1/+1
|
* added notice to all samples of show.html.erb of posts controllerrohit2010-04-281-0/+14
|
* added views dir to list of created thingsrohit2010-04-281-1/+2
|
* Fixing typo in guide, updating ActionMailer description and making the ↵Mikel Lindsaar2010-04-251-2/+3
| | | | contributors list alphabetical
* Removed mentions of controller specific layouts. Ticket Ref: ↵Rohit Arondekar2010-04-241-6/+5
| | | | http://bit.ly/9dqvBI
* Replaced f.error_messages with the new code as generated by rails 3 b3Rohit Arondekar2010-04-201-1/+10
|
* minor fix and re-organized description of index actionRohit Arondekar2010-04-201-2/+2
|
* Cleaned up the table of files created by scaffolding a Post.Rohit Arondekar2010-04-191-4/+4
|
* Fixed wrong purpose of _form.html.erbRohit Arondekar2010-04-191-1/+1
|
* Replaced ',' with 'or' to make it read better.Rohit Arondekar2010-04-191-1/+1
|
* Fixed indentation of database.yml examples.Rohit Arondekar2010-04-101-13/+13
|
* More on the new ERB syntax in the guidesJames Miller2010-04-061-1/+1
|
* First run of updating erb syntax for 3.0James Miller2010-04-061-5/+5
|
* Changelogs: change link from credits page to home page for Jaime's contributionsJaime Iniesta2010-04-051-1/+1
|
* Updated changelog on getting_started and layouts_and_renderingJaime Iniesta2010-04-041-0/+1
|
* Fixed unescaped '<' and '>' chars on getting_started section that were ↵Jaime Iniesta2010-04-011-2/+2
| | | | causing w3c validation errors (plusplus textile extension was letting them go untextilized)
* s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes ↵Xavier Noria2010-03-191-2/+2
| | | | some links relative to work in either site
* Merge branch 'master' of github.com:lifo/docrailsMikel Lindsaar2010-03-111-1/+1
|\
| * getting started guide: script/generate -> rails generateXavier Noria2010-02-191-1/+1
| |
* | Altering the warningsMikel Lindsaar2010-02-091-1/+1
|/
* Remove commasDaniel Schierbeck2010-02-081-1/+1
|
* getting started guide: move link to Instant Rails to the first occurrenceXavier Noria2010-02-081-1/+1
|
* First pass at full re-write of getting started guideMikel Lindsaar2010-02-081-324/+477
| | | | | | | * Changed to Rails 3.0.0-beta rails command from script/* * Changed contrived before_filter to be an authentication feature * Refactored code into partials, showed three different types of partial usage * Showed how helpers work and fit in
* Correct command for installing/running bundlerJames Miller2010-02-051-2/+2
|
* Add my info to the creditsJames Miller2010-01-271-1/+1
|
* Fix view description mismatchJames Miller2010-01-271-3/+3
|
* Updated formatting on shell code to fitMikel Lindsaar2010-01-251-1/+3
|
* Fixed :_delete is now :_destroy in Rails 3.0Mikel Lindsaar2010-01-241-4/+3
|
* Updated "Getting Started" to work and reflect changes in Rails 3.0Mikel Lindsaar2010-01-241-253/+233
| | | | | Also created http://github.com/mikel/getting-started-code which is a copy of all the code in this guide.
* fixes link to Pickaxe in getting started guideXavier Noria2009-12-301-1/+1
|
* Swapped : for . on a NOTE section.mazuhl2009-11-021-1/+1
|
* Link to the mislav-hosted Why's Poignant Guide.Luigi Montanez2009-09-041-1/+1
|
* two typos fixedkitallis2009-08-291-2/+2
|
* Minor cleanup to Getting Started for 2.3.3Mike Gunderloy2009-07-181-39/+38
|
* Fixed some links pointing to guides.rails.info to relative links. Fixed ↵Joseph Pecoraro2009-05-301-1/+1
| | | | hashs as well.
* Linked to the IRC channel.Joseph Pecoraro2009-05-291-1/+1
|
* Corrected paths to standard.Joseph Pecoraro2009-05-291-3/+3
|
* 'TIP.' replaced with 'TIP:' for consistent formatting.Andreas Scherer2009-05-141-5/+5
|
* Minor changes to scaffold code, addition of dependent destroy example.Dana Jones2009-04-251-14/+28
|
* fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
|
* Typo fixNathan Lloyd Smith2009-04-031-1/+1
|
* With -> with in a titleXavier Noria2009-03-301-1/+1
|
* revised links in guides according to W3C link checker reportXavier Noria2009-03-151-6/+6
|
* Added "Contributing" GuideMike Gunderloy2009-03-021-0/+1
|
* Remove empty line that breaks 'code' formatting.Andreas Scherer2009-02-171-1/+0
|
* More tables headers formatted.Andreas Scherer2009-02-161-2/+2
|
* fixed a minor typo, needed an h in NeighborlyBobby Wilson2009-02-091-1/+1
|