tandusrl/acts_as_bookable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.ruby-version
.travis.yml
Appraisals
CHANGELOG.md
Gemfile
Gemfile.lock
Guardfile
MIT-LICENSE
README.md
Rakefile
acts_as_bookable.gemspec
app/assets/javascripts/acts_as_bookable/application.js0
A
0 mins
app/assets/stylesheets/acts_as_bookable/application.css
app/controllers/acts_as_bookable/application_controller.rb4
A
0 mins
app/helpers/acts_as_bookable/application_helper.rb4
A
0 mins
app/views/layouts/acts_as_bookable/application.html.erb
bin/rails
gemfiles/activerecord_3.2.gemfile
gemfiles/activerecord_4.0.gemfile
gemfiles/activerecord_4.1.gemfile
gemfiles/activerecord_4.2.gemfile
gemfiles/activerecord_5.0.gemfile
lib/acts_as_bookable.rb35
A
0 mins
lib/acts_as_bookable/bookable.rb36
A
0 mins
lib/acts_as_bookable/bookable/core.rb178
C
1 day
lib/acts_as_bookable/booker.rb37
A
0 mins
lib/acts_as_bookable/booking.rb35
A
0 mins
lib/acts_as_bookable/db_utils.rb39
A
0 mins
lib/acts_as_bookable/engine.rb5
A
0 mins
lib/acts_as_bookable/t.rb10
A
0 mins
lib/acts_as_bookable/time_utils.rb70
B
5 hrs
lib/acts_as_bookable/version.rb3
A
0 mins
lib/tasks/acts_as_bookable_tasks.rake