initialize method to_slug, used scope and class method
Showing
| ... | ... | @@ -45,6 +45,7 @@ group :development do |
| # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring | ||
| gem 'spring' | ||
| gem 'rubocop-rails', '~> 2.11', '>= 2.11.3' | ||
| gem 'bullet', '~> 6.1', '>= 6.1.4' | ||
| end | ||
| group :test do | ||
| ... | ... |
config/initializers/string.rb
0 → 100644
Please
register
or
sign in
to comment