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 !
Fix typo
Hongli Lai (Phusion) (author)
Tue Apr 29 15:05:10 -0700 2008
commit  cc5208822a85f253be129765d77bf71e11785c52
tree    dcdb610fca91bb0f3f81eef77cf71cd43a6a5e65
parent  91f9e0217f83d940f36514ae1cab74b4af54297e
...
251
252
253
254
 
255
256
257
...
251
252
253
 
254
255
256
257
0
@@ -251,7 +251,7 @@
0
         end
0
         
0
         alias_method :load_environment_without_passenger, :load_environment
0
- alias_method :load_environment, :load_environment_with_feature
0
+ alias_method :load_environment, :load_environment_with_passenger
0
       end
0
     end
0
     require 'config/environment'

Comments

    No one has commented yet.