public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Search Repo:
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Merge branch 'stable-1.0'
Hongli Lai (Phusion) (author)
Mon May 12 17:31:26 -0700 2008
commit  e5a58566e8d2c606d32bdd592c3d8b5f93edbaf9
tree    e884386b0b34c18196af3bbeb5c78f4e1808ee02
parent  2f1959d07c8c864ded105ce63be5143f36d7437e parent  df73a911756c2b35dd35e9c5733df0a2d252c335
...
254
255
256
257
258
 
 
259
260
261
...
254
255
256
 
 
257
258
259
260
261
0
@@ -254,8 +254,8 @@ touch /webapps/mycook/tmp/restart.txt
0
 
0
 Passenger is not related to Ruby on Rails migrations in any way. To run
0
 migrations on your deployment server, please login to your deployment server
0
-(e.g. with 'ssh') and type `rake db:migrate RAILS_ENV=production' in a shell
0
-console, just like one normally runs migrations.
0
+(e.g. with 'ssh') and type `rake db:migrate RAILS_ENV=production` in a shell
0
+console, just like one would normally run migrations.
0
 
0
 
0
 == Configuring Passenger ==

Comments

    No one has commented yet.