Leo Correa

Results 21 comments of Leo Correa

I agree with @jonusx. If you're writing code for a specific language and it looks like another then what's the point? I think there's enough Javascript to go around. A...

@danielmorrison you seem to be the last one making commits and merging PRs so I'm pulling you in here. If there's anyone else please triage them in. We are very...

Great, the first option is really what I'm looking for and I agree on the `opt-in` path for it. @jimm any thoughts on possibly creating a PR for this?

So it seems @fnordfish commit fixes the issue. @ccocchi I ran my rspec suite in different ways. **WIth Rabl-Rails without this commit** Using just `rspec spec` no seed and I...

Pretty similar results with small tests sets. Like I said, if you have the rspec configuration to "random" it'll run the tests in different order and maybe its the same...

@fnordfish Yeah, I realized that as soon as I left the office. Agreed @ccocchi thanks for the awesome gem!

It does seem adding extensions fixes the issue of source being set to nil. Digging a bit deeper into this. Doing something like this seems to cause the issue. **shared/success.json.rabl**...

This may go hand in hand with the idea I had about running commands off the `snag` command without the need to have a `.snag.yml` file. I found myself wanting...

@zabawaba99 I figured we have this issue here we can talk about the design here and use this. I've created a branch to get started on the work. Once we...