Questions tagged [rspec2]

RSpec 2 is a version of the Behaviour-Driven Development tool for Ruby programmers. Use this tag only for RSpec 2-specific questions, and tag those questions with [rspec] too.

RSpec 2 is a version of the Behaviour-Driven Development tool for Ruby programmers.

As with all tags with version numbers, please use this tag only for questions which are actually specific to RSpec 2, and always tag such questions with the non-versioned tag as well as with this tag.

1156 questions
-3
votes
1 answer

Feature rspec for active admin

Below is my active admin resource file and the rspec feature. When I run the rspec...it fails Failure/Error: select "Full-Year", from: "From Finance Month" Capybara::ElementNotFound: Unable to find option "Full-Year" Can anyone please help…
Ananyaa
  • 1
  • 1
1 2 3
77
78