Forgot password? Create an Account
ProgFu ― Nothing is perfect and even a great framework like Ruby on Rails has its weak parts, and one of...
Tags: Ruby, Testing, Rails, Rspec
Jakub Arnold ― 31 weeks ago
ProgFu ― I’ve always liked the idea of doing BDD, and especially Cucubmer, as it just makes everything...
Tags: Rspec, Ruby, Testing
ProgFu ― When I was starting with TDD in Rails, I had times when I wasn’t really sure what to test for....
Tags: Ruby, Testing, Rspec
Personal Blog ― Some days before when I am writing an application without using ActiveRecord and writing its tests with Rspec, I ran into an error "undefined method `fixture_path=`" when I executes the spec. If you are facing this issue here is how you can fix ...
Tags: Ruby, Rspec, Ruby-on-rails
Revath S Kumar ― 46 weeks ago
Personal Blog ― If you need to write tests with rspec for a rails app you need to use and setup "rspec-rails" gem. Rails is equipped with Test::Unit framework as it's default testing framework. We need to change the default test framework to rspec, so that we can...
Tags: Rspec, Ruby-on-rails
Personal Blog ― This is the first time I tried to run my Rspec tests as a rake task. I found this way after lots of googling since it's most results point to outdated information. I tried this with rspec-2.7.0 gem. Here I assume that you already wrote the rspec...
Tags: Ruby, Rspec, Rake
Revath S Kumar ― 27 Dec, 11
You got a blog? Or you are just interested in being a brand on the Internet? Where exactly ...
I have no doubt that creating and using an eBook for marketing is one of the most powerful ...
Chances are you’re eating more sugar than you think, especially if you’re ...