Open mattfreer opened 9 years ago
When you run the destroy generator for an ActiveModel:FormObject, it always deletes the RSpec shared_examples, regardless of whether other FormObjects exist.
ActiveModel:FormObject
shared_examples
@mattfreer please see https://github.com/mattfreer/active_model_form_objects/pull/5
When you run the destroy generator for an
ActiveModel:FormObject
, it always deletes the RSpecshared_examples
, regardless of whether other FormObjects exist.