Nigel Rantor

Results 5 comments of Nigel Rantor

Just tried using it in a grape/rom app I am building and realised it was Rails specific. Would love to have this Rails/AR agnostic. Looking forward to Aleksey's PR getting...

So, I have already started using @ivanovaleksey's PR code and it works for me. I haven't yet played with different environments yet but the basics work and it doesn't trip...

So, yeah, master also works fine as expected. One question is whether you have thought about what to do about system enviornments. Since you can't rely on RAILS_ENV. Right now...

So, I submitted a PR to enhance the rake tasks to allow people to set up their specific DB layer before the seeds get run, I could also take a...

@hidroh I don't think so, I think that the versions have simply changed underneath everything and now bundler is pulling in addressable 2.5 which requires ruby >= 2.0.0. I have...