aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/plugins.textile
Commit message (Expand)AuthorAgeFilesLines
* moves the guides up to the root directoryXavier Noria2012-03-171-432/+0
* Moved squawk method into LocalInstanceMethods module, so it wouldMike Mulvaney2012-03-161-3/+6
* Changed unit tests so they refer to yaffle_test_field as symbol.Mike Mulvaney2012-03-161-2/+2
* "Or" was not meaningful anymore, per dad7fdc5734a3813246f238ac5760b2076932216Philip Arndt2012-02-151-1/+1
* Rails::Plugin has goneSantiago Pastorino2012-01-031-35/+0
* No more changelogs inside guidesVijay Dev2011-09-151-8/+0
* Fixed typos and made minor changes in the Plugins guide.Dimitar Dimitrov2011-08-271-11/+11
* Fix spacing in plugins.textile to fix html rendering and remove extra whitesp...Jeff Dutil2011-08-161-0/+2
* Fixing typo in plugins.textileJohn Warwick2011-07-151-3/+3
* Fix arguments to get plugin help. Otherwise a plugin named "new" is created.Mattias Wadman2011-07-011-1/+1
* Fix styling error on plugins guide.Sebastian Martinez2011-05-231-1/+1
* NOTE: doesn't handle newlines.Matthew McEachen2011-05-231-3/+1
* Following proper naming conventions while referring to Rails, BundlerMatthew McEachen2011-05-221-4/+4
* Removed the `enginex` plugin reference which is broken -- rails 3.1.0.beta1 h...Matthew McEachen2011-05-211-16/+19
* Remove extra white spaces on guides.Sebastian Martinez2011-05-211-1/+1
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-14/+14
* Remove trailing whitespaceMatt Duncan2011-04-131-17/+17
* Minor formatting changes and remove a commentMike Gehard2011-03-101-6/+7
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-11/+11
* change plugins guide to favor gem based plugins, clean up to reflect the stat...Mike Gehard2011-02-131-1249/+200
* clean up plugin referencesVijay Dev2010-12-251-6/+6
* fixed typos and cut down the spacesVijay Dev2010-12-251-46/+46
* guides: gives clear instructions for feedback, removes links to the now archi...Xavier Noria2010-11-191-2/+0
* Fixed the name of the 'generator option'Frederick Ros2010-11-111-1/+1
* ActiveSupport::Dependencies' methods load_paths and load_once_paths haveUmar Sheikh2010-10-211-8/+8
* Updated yaffle_test.rb from 2.2 to require 'test_helper' and extend ActiveSup...Andrew Ferk2010-09-181-2/+2
* Removed leading : from database.yml fileAndrew Ferk2010-09-181-14/+14
* Updated output that should be seen from the initial rakeAndrew Ferk2010-09-181-2/+4
* Updated test_helper.rb to require the init.rb file from the correct folderAndrew Ferk2010-09-181-1/+1
* removed leading : from database.yml file. dbfile has been updated to databas...Andrew Ferk2010-09-181-2/+2
* rails/init.rb is deprecated, so keep init.rb in root of plugin. updated for ...Andrew Ferk2010-09-181-3/+1
* 'rails generate plugin' --with-generator option has changed to --generator. ...Andrew Ferk2010-09-181-17/+20
* added 'bundle install' command to h4. Create the Basic ApplicationAndrew Ferk2010-09-181-0/+1
* Fixing up rails application init command - Rails Guides ticket 32Mikel Lindsaar2010-09-091-8/+8
* correcting the documentation which wrongly states that rails/init.rb file of ...Neeraj Singh2010-08-181-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Changed returning with tap on guidesSantiago Pastorino2010-07-251-1/+1
* Minor typos: 'built-in' instead of 'built in', 'built into' instead of 'built...Jaime Iniesta2010-07-091-1/+1
* Remove unneeded .rb suffix on require statementsSantiago Pastorino2010-06-131-13/+13
* fix formateparreno2010-04-301-30/+30
* Changelogs: change link from credits page to home page for Jaime's contributionsJaime Iniesta2010-04-051-1/+1
* Replace <pre> by <shell>, <ruby> and <yaml> on plugins guide; making it valid...Jaime Iniesta2010-04-041-14/+15
* plugins guide: rails/init.rb is deprecatedXavier Noria2010-02-281-5/+7
* plugins guide: rewords a paragraph and revises some typographyXavier Noria2010-02-241-5/+5
* fix usage examples and more to use new invocationsRomD2010-02-061-14/+14
* Merge docrailsPratik Naik2010-01-171-1/+1
* Merge docrailsPratik Naik2009-07-251-1/+1
* Merge docrailsPratik Naik2009-03-161-17/+17
* Merge with docrailsPratik Naik2009-02-241-3/+9
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+1506