pezra / rspec-mode

An RSpec minor mode for Emacs
257 stars 112 forks source link

Make make customizable whether to use FactoryGirl or FactoryBot in snippets #199

Closed kzkn closed 2 years ago

kzkn commented 2 years ago

Added a custom variable to customize whether to use FactoryGirl or FactoryBot in snippets like lfgb. For compatibility, the default setting is to use FactoryGirl.