Commit Graph

30 Commits

Author SHA1 Message Date
Vijay Dev
f17e1b2f7f clean up plugin references 2010-12-25 01:04:10 +05:30
Vijay Dev
caca58e4da fixed typos and cut down the spaces 2010-12-25 00:56:39 +05:30
Xavier Noria
902ae14e65 guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
Frederick Ros
e7723baa0b Fixed the name of the 'generator option' 2010-11-11 23:02:05 +01:00
Umar Sheikh
a04b2131de ActiveSupport::Dependencies' methods load_paths and load_once_paths have
changed names to autoload_paths and autoload_once_paths respectively
2010-10-21 14:41:00 +05:00
Andrew Ferk
7329ceb1b9 Updated yaffle_test.rb from 2.2 to require 'test_helper' and extend ActiveSupport::TestCase 2010-09-18 09:53:08 -05:00
Andrew Ferk
8050d94907 Removed leading : from database.yml file 2010-09-18 09:46:32 -05:00
Andrew Ferk
a2fddff035 Updated output that should be seen from the initial rake 2010-09-18 09:45:12 -05:00
Andrew Ferk
97350eea03 Updated test_helper.rb to require the init.rb file from the correct folder 2010-09-18 09:40:14 -05:00
Andrew Ferk
8a045e3c82 removed leading : from database.yml file. dbfile has been updated to database in database.yml 2010-09-18 09:37:54 -05:00
Andrew Ferk
1b2b5a7055 rails/init.rb is deprecated, so keep init.rb in root of plugin. updated for 1.3 Organized Your Files 2010-09-18 08:58:24 -05:00
Andrew Ferk
89eef55fb3 'rails generate plugin' --with-generator option has changed to --generator. Updated the output that is seen after executing 'rails generate plugin yaffle --generator' 2010-09-18 00:41:38 -05:00
Andrew Ferk
0c6ac67d2f added 'bundle install' command to h4. Create the Basic Application 2010-09-18 00:26:49 -05:00
Mikel Lindsaar
d73b47fc22 Fixing up rails application init command - Rails Guides ticket 32 2010-09-09 23:08:01 +10:00
Neeraj Singh
7d0b69d916 correcting the documentation which wrongly states that rails/init.rb file of a gem is loaded 2010-08-18 00:08:00 -04:00
Santiago Pastorino
b451de0d6d Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
Santiago Pastorino
93e6dd1237 Changed returning with tap on guides 2010-07-25 20:59:18 -03:00
Jaime Iniesta
c6f4c5916e Minor typos: 'built-in' instead of 'built in', 'built into' instead of 'built in to' 2010-07-09 17:53:47 +02:00
Santiago Pastorino
2fadc1c5dd Remove unneeded .rb suffix on require statements 2010-06-13 19:50:38 -03:00
eparreno
81807e0fe2 fix format 2010-04-30 23:19:44 +02:00
Jaime Iniesta
bc5e80c760 Changelogs: change link from credits page to home page for Jaime's contributions 2010-04-05 16:18:28 +02:00
Jaime Iniesta
a6dc000158 Replace <pre> by <shell>, <ruby> and <yaml> on plugins guide; making it validate XHTML 1.0 Strict 2010-04-04 12:43:19 +02:00
Xavier Noria
f3a7f0e028 plugins guide: rails/init.rb is deprecated 2010-02-28 00:14:48 +01:00
Xavier Noria
cadd5937fe plugins guide: rewords a paragraph and revises some typography 2010-02-24 00:56:51 +01:00
RomD
f44a0b1d52 fix usage examples and more to use new invocations
Signed-off-by: Carl Lerche <carllerche@mac.com>
2010-02-06 09:51:53 -08:00
Pratik Naik
dba196cb7f Merge docrails 2010-01-17 03:26:20 +05:30
Pratik Naik
e033b5d037 Merge docrails 2009-07-25 16:03:58 +01:00
Pratik Naik
18eb80ccc7 Merge docrails 2009-03-16 11:28:36 +00:00
Pratik Naik
53cd102b39 Merge with docrails 2009-02-24 12:29:25 +00:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00