Jan Berdajs

Results 135 comments of Jan Berdajs

I don't think that would work in the current state, but I'm not sure why you'd want to use it like that?

Hey. Yeah I would definitely expect it to break under Rails 4, since the gem works a lot with Rails internal things. I will try to look at it when...

Looks to me like something is causing your code to be reloaded. I have not tested with jruby 9k

I am trying to get support for JRuby into spring: https://github.com/rails/spring/pull/449 Waiting on JRuby 9.0.5.0 to get released which should include some necessary features for that.

Hm well it would probably be possible but at the moment I cannot look into that. I would review and accept any pull requests for this though. Also note that...

Personally I don't use Cucumber, and am a bit short on time, but I would gladly review and accept any pull request regarding this. It should probably be just a...

Hm well what I can say is only that rails must be loaded before cucumber for theine, otherwise it defeats the purpose. If just requiring cucumber files does not do...

Hey I am really sorry for such a late answer, I did not receive an email notification about this. Are you still experiencing this problem? I am not sure about...

can you try to debug this more and figure out what is causing it? play with the parameters a bit or something I have no idea what's wrong, it could...

The last version is stable. Yes preview tries to resolve all relations, because it converts them to arrays. I will leave it open, I might look into it more one...