Rspec is all about using natural language to define behavior. In this
context, I feel that lambda is sorely out of place. I was chatting on
#irc and a pal of mine (wycats) proposed an interesting alternative:
alias_method :doing, :lambda
so instead of something like
lambda {post :create, {:title
Argh... dont know how I missed something so obvious.
I reinstalled both from trunk and autotest is bouncing along as usual.
Thanks for the assist!
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://r
One final note.. autotest is working fine, but when I quit, I get a
bunch of Zentest errors. Not a big deal, but worth noting:
/usr/local/lib/ruby/gems/1.8/gems/ZenTest-3.6.0/lib/autotest.rb:242:in
`add_sigint_handler': Interrupt (Interrupt)
from /usr/local/lib/ruby/1.8/find.rb:43:in `ca
Downgraded to Stable on both rspec and rails and its workin fine.
Weird spooky stuff goin on in that trunk!
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-user
I did that.. still getting the same error
funky
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Just upgraded to latest rails and rspec builds and my autotest doesnt
work
undefined method `before' for Spec::Rails::DSL::RailsExample:Class
(NoMethodError)
Here's the full trace:
http://pastie.caboo.se/112754
Any ideas?
--
Posted via http://www.ruby-forum.com/.
__
Ahh I didnt know I had to run that again after upgrading.
I am getting a different error now..seems like its more of a Rails
issue though:
/Sites/test_appvendor/rails/railties/lib/../../activesupport/lib/active_support/dependencies.rb:266:in
`load_missing_constant': uninitialized constant Act
I just unfroze my app and am getting the same error.
Gonna reinstall a stable rspec to make sure that the trunk is really the
issue
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/ma
@post.should_be more_specific
script/spec:4:in `run': wrong number of arguments (5 for 1)
(ArgumentError)
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
I am getting this same error when I run autotest.
My system specs
Rails v7945
Rspec Version 1.1.0 (in SVN)
OS 10.4.10
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo
10 matches
Mail list logo