mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
[Bugfix] Confirmed / Unconfirmed events over time for conference dashboard
This commit is contained in:
parent
609f2fd564
commit
d1b038c5a7
9 changed files with 555 additions and 21 deletions
3
Gemfile
3
Gemfile
|
|
@ -95,6 +95,9 @@ gem 'factory_girl_rails'
|
|||
gem 'ahoy_matey'
|
||||
gem 'activeuuid'
|
||||
|
||||
# We use whenever for recurring jobs
|
||||
gem 'whenever', :require => false
|
||||
|
||||
# Use guard and spring for testing in development
|
||||
group :development do
|
||||
# rspec Guard rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue