Hint: There's another card with this helper for Cucumber features. Sometimes you feel like you need to stub some...
...to create one file per matcher in spec/support/matchers: spec/support/matchers/be_same_numbers_as.rb spec/support/matchers/be_same_second_as.rb spec/support/matchers/exist_in_database.rb spec/support/matchers/include_hash.rb You can include all matchers in the support directory by adding the following line to your spec_helper.rb:
...rendering the favicons, in all needed sizes, formats and with the HTML needed to include them! In Rails applications with Haml: put all the favicon files into /public
...development and test environments, and false in all other environments. Rails 3: If you include the strong_params gem, see the Readme for handling unpermitted keys...
Best results in other decks
module FixtureHelper def fixture_base_path Pathname.new(File.expand_path('../../../fixtures', __FILE__)) end def fixture_fake_repo_path Pathname.new(File.expand_path...
Every developer loves to individualize prompts and play around with the cool features. Or at least... I do. Here's...