rspec and rspec-rails version 1.2.9.rc1 have been released!
===
We're using the new rubygems prerelease feature to do proper release
candidates. This feature was introduced to rubygems a couple of versions back,
but I'd recommend updating to
On Mon, Sep 14, 2009 at 1:32 PM, Steffen Hiller wrote:
> Hey,
>
> I finally upgraded from a rather old RSpec Textmate Bundle to the newest
> version. (master:efe49e)
My apologies, but the rspec bundle in the official textmate repo is
quite dated. For the short term, please use the textmate bundle
Steffen,
What ruby version do you have? i.e. /usr/bin/ruby -v
--
Chad
On Sep 14, 2009, at 2:32 PM, Steffen Hiller wrote:
Hey,
I finally upgraded from a rather old RSpec Textmate Bundle to the
newest
version. (master:efe49e)
But when running any commands such as "Run Examples" or "Altern
Hey,
I finally upgraded from a rather old RSpec Textmate Bundle to the newest
version. (master:efe49e)
But when running any commands such as "Run Examples" or "Alternate File"
I get:
/usr/bin/ruby:1: Invalid char `\312' in expression
/usr/bin/ruby:1: Invalid char `\376' in expression
/usr/bin/ru
On Fri, Sep 11, 2009 at 3:28 PM, Giuseppe Bertini wrote:
> Hello list,
> this should be an easy one, but I seem to be stuck.
> What is the proper way to mimic a POST request for a named, non-RESTful
> route?
>
> here's the route and the rest of the setup:
>
> map.accept_invitation '/accept_invitat
On 11 Sep 2009, at 21:28, Giuseppe Bertini wrote:
Hello list,
this should be an easy one, but I seem to be stuck.
What is the proper way to mimic a POST request for a named, non-
RESTful
route?
here's the route and the rest of the setup:
map.accept_invitation '/accept_invitation/:id', :cont