On 19 Apr 2011, at 19:24, Josh N. wrote:
> I'm new to ruby and just learning cucumber and rspec. I have some
> examples(tests) that need to fake a directory structure and file
> grouping, fake a properly formatted json file and fake a ruby-git
> interraction (git.fetch, git.merge).
>
> I've been
Hi
Thanks for help me out
I have two routes :
match 'admin/categories' => 'admin#categories', :as =>
'admin_category'
match 'admin/categories/:sub_category' => 'admin#categories'
In rspec
I've been using the VCR gem lately and it is great.
Maybe this would be useful if you're fetching from git using http??
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users