diff --git a/config/environment.rb b/config/environment.rb index cf4881b..f99a40f 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -2,7 +2,7 @@ # Uncomment below to force Rails into production mode when # you don't control web/app server and can't set it the proper way -# ENV['RAILS_ENV'] ||= 'production' +ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present RAILS_GEM_VERSION = '1.1.6' diff --git a/script/spin b/script/spin new file mode 100755 index 0000000..52a95fa --- /dev/null +++ b/script/spin @@ -0,0 +1 @@ +mongrel_rails cluster::start -- libgit2 0.21.2