.codeclimate.json | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/rubocop.yml | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-factory-bot-yml | |
|
|
.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-rails-yml | |
|
|
.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-rake-yml | |
|
|
.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-rspec-yml | |
|
|
.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-yml | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.ruby-gemset | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
lib/generators/rating/install_generator.rb | 17 | A 0 mins |
|
lib/generators/rating/templates/db/migrate/create_rate_table.rb | 17 | A 0 mins |
|
lib/generators/rating/templates/db/migrate/create_rating_table.rb | 18 | A 0 mins |
|
lib/rating.rb | 7 | A 0 mins |
|
lib/rating/config.rb | 29 | A 0 mins |
|
lib/rating/models/rating/extension.rb | 71 | A 35 mins |
|
lib/rating/models/rating/rate.rb | 31 | A 0 mins |
|
lib/rating/models/rating/rating.rb | 110 | A 0 mins |
|
lib/rating/version.rb | 3 | A 0 mins |
|
rating.gemspec | |
|
|