aboutsummaryrefslogtreecommitdiffstats
path: root/config/boot.rb
Commit message (Collapse)AuthorAgeLines
* Reinstate the hacky default environment thing for the momentHenare Degan2013-03-05-0/+9
|
* Run the Rails 3 generatorHenare Degan2012-12-11-133/+4
|
* File.dirname(__FILE__) is not necessarily absoluteRobin Houston2012-06-03-1/+1
| | | | | | | It’s weird that there’s so much code here that implicitly assumes File.dirname(__FILE__) is an absolute path, because really in general it very much is not! This assumption was invalidated by the recent bundler-awareness changes.
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-0/+7
|
* Add a more correct check for vendored Rails, and use non-vendored Rails' ↵James McKinney2011-10-11-1/+1
| | | | gem_dependency.rb if not vendored
* Update boot.rb, update rails gem versionLouise Crow2011-07-04-6/+12
|
* Add missing line from boot.rb - set up frozen gems.Louise Crow2011-07-04-0/+3
|
* My hacky system for having a default environmentfrancis2008-09-04-0/+10
|
* Migration to Rails 2.1francis2008-09-04-42/+96
|
* Read default environment from file.francis2007-12-13-1/+11
|
* Default Rails gumph.francis2007-08-01-0/+45