issues
search
raw1z
/
amistad
Adds friendships management into a rails application
http://github.com/raw1z/amistad
MIT License
185
stars
71
forks
source link
.rvmrc, Rake and conditional loading of classes
#16
Closed
czarneckid
closed
13 years ago
czarneckid
commented
13 years ago
Added an .rvmrc file to isolate amistad gem dependencies in development
Added a default task to rake that will run the ActiveRecord and Mongoid tests
Conditionally load the ActiveRecord or Mongoid classes based on which is loaded in your environment.