Benjamin Yu

Results 5 comments of Benjamin Yu

The Gemfile and the output of a `gem bundle` http://gist.github.com/228322 More details about the env: Mac OS X 10.5 homebrew installed: ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-darwin9.8.0] gem 1.3.5 gem...

For this specific case, yajl-ruby has a JSON gem Compatibility API: require 'yajl/json_gem' (my posted Gemfile has mistakenly required :lib => 'yajl' instead). http://github.com/brianmario/yajl-ruby And in general, I would conjecture...

Just jumping in to see if there was any progress on it? If not, I'd like to start a discussion of what people think would be the right solution for...

@creack : 👍 Thanks for jumping through the hoops to get this code through the contribution process.

As a brand new user, this was definitely something that confused me. Upvote for some clarifying "best practice" documentation about how to structure Commanded Applications in both fresh projects (ala...