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 !
Change style.
Hongli Lai (Phusion) (author)
Mon May 12 17:31:20 -0700 2008
commit  df73a911756c2b35dd35e9c5733df0a2d252c335
tree    4ff10e2c06c04e11cec366a4e69fbe9225c43a78
parent  4c186ace8589aef55a12d3636aa5004ee9b96344
...
254
255
256
257
258
 
 
259
260
261
...
254
255
256
 
 
257
258
259
260
261
0
@@ -254,8 +254,8 @@
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.