Mitch VanDuyn
Mitch VanDuyn
Hyper-spec is now only optionally dependent on Rails (well not quite released but its on edge, and documented) So you can also run Hyperspecs on Rack, or anything else that...
Also will need to set Hyperstack.env : The following search list of environment variables works for newrelic: RUBY_ENV RAILS_ENV APP_ENV RACK_ENV So we should use that. (In otherwords find the...
@zetachang - I think we should at least offer class: as alternative to type:
That was a nasty bug... thanks for reporting. We will fix in the next point release, and put some kind of mechanism to allow your code to transition. @bradder555 -...
Are you waiting for me to review this?
okay just making sure :-) I got behind on all these PRs...
@zetachang I think this is almost ready to go, and is important as its going to break a lot of existing code, so the sooner we get this in, and...
The issue here is whether states MUST be declared before use (like Params) The answer currently is NO for instance states, yes for class states The only thing is some...
@zetachang - have a think about this please, and let me know what you think we can do... it would be nice to have this work very consistently everywhere...
@zetachang - I have a pile of integration / unit test helpers, that we should bundle up into a gem. Lets at least open a repo, give it a name,...