Read more

Rspec shared example group error: ensure_shared_example_group_name_not_taken

Andreas Robecke
August 24, 2012Software engineer

Never name your shared example group *_spec.rb. Otherwise rspec will try to load your example group as a spec and you will get the error above.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot
Posted by Andreas Robecke to makandra dev (2012-08-24 10:16)