We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Add a tool for rendering the error pages
Hongli Lai (Phusion) (author)
Mon Mar 10 14:56:10 -0700 2008
commit  3ea518fcbf52f0c17b33dfc35628901acbc92cc5
tree    e780b89df795ee9a5aa615816fe22b20c13fc178
parent  b469311af0e4477e42f991be13877b027c8c1dbc
...
316
317
318
 
319
320
321
...
316
317
318
319
320
321
322
0
@@ -316,6 +316,7 @@ spec = Gem::Specification.new do |s|
0
     'ext/boost/**/*.{hpp,cpp,pl,inl}',
0
     'ext/passenger/*.{c,rb}',
0
     'benchmark/*.{cpp,rb}',
0
+ 'misc/*',
0
     'test/*.{rb,cpp,example}',
0
     'test/support/*',
0
     'test/stub/*',

Comments

    No one has commented yet.