270a34ef2ffafe5c2d09eaa85555eb37a90eac17 |
|
12-Aug-2016 |
Tom Gehrke <phyrog@cognitive-coding.com> |
Eager load everything in lib |
82d7ac96063fd8ad1467a2f61eb8e75aadba0a76 |
|
08-Apr-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Obey code style guide. |
997de9f21fe58b036307d860e9be6e49377da65e |
|
08-Apr-2015 |
Tim Reddehase <robustus@rightsrestricted.com> |
define Rails constant after loading settings
When using environment-light define the Rails constant after loading the
Settings in order to circumvent the problem that RailsConfig jumps into
Rails-Mode if the constant is defined. |
05f103a0da1128d413bc91827949b96424758684 |
|
08-Apr-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Read from rails_config which files to load. |
de230b281f0e99e69ffc76aa0e34d20bcbd9c22e |
|
08-Apr-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Obey style, load same config chain as in Rails. |
435785c59d6d0325778f1e243ed7dc65eb860490 |
|
26-Feb-2014 |
Julian Kornberger <juliank@tzi.de> |
Load paths fixed
Use bundler instead of hard coded paths.
solves #665 |
a2bf507442f3d0ffcc645652e023c1e926c205bf |
|
09-Dec-2013 |
Tim Reddehase <robustus@rightsrestricted.com> |
fix load of rails_config for git-shell
This also includes requiring the rails_config gem and
setting GEM_HOME environment variable accordingly. |
b27c7f227c8516589a2bd127c0f74338cf56f0b2 |
|
28-Oct-2013 |
Julian Kornberger <juliank@tzi.de> |
One step more towards SSH access |