Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liv, Hannah, Corinna - Time&Space #30

Open
wants to merge 418 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
418 commits
Select commit Hold shift + click to select a range
2d21aed
Update partial views
Hannah0124 Jun 13, 2020
cf20b79
category and review tests complete
mulhoo Jun 13, 2020
c153f44
review relationships tests
mulhoo Jun 13, 2020
8ddd7f7
Cart updates quantity and quantity is the correct number originally s…
corinna-fab Jun 13, 2020
a4a73b6
Merged conflicts
corinna-fab Jun 13, 2020
309eb72
Merge branch 'view_cart'
corinna-fab Jun 13, 2020
e9f2260
Temporary show page fix
corinna-fab Jun 13, 2020
d321612
product testing
mulhoo Jun 13, 2020
b1ba59a
product test and user test
mulhoo Jun 13, 2020
a636d81
changed auth route :provider to github
mulhoo Jun 13, 2020
7457af1
added rails controller testing gem
mulhoo Jun 13, 2020
106cdf5
all controller tests passing
mulhoo Jun 14, 2020
683758d
Changed format of cart and updated to accomodate an array instead of …
corinna-fab Jun 14, 2020
3189970
pages controller tests, passing
mulhoo Jun 14, 2020
0a419a6
Quantity can be increased on cart page
corinna-fab Jun 14, 2020
b8bab35
Removes items from quantities in cart view
corinna-fab Jun 14, 2020
6c949ca
products controller tests, all but 2destroy pass
mulhoo Jun 14, 2020
0b863c3
user tests, 8 total failurs
mulhoo Jun 14, 2020
cc3f770
Merge pull request #1 from mulhoo/testing
mulhoo Jun 14, 2020
a722b4f
small change to review test
mulhoo Jun 14, 2020
003ec5c
Clean code
Hannah0124 Jun 14, 2020
9bb75a6
Update and clean item and review seeds
Hannah0124 Jun 14, 2020
295e839
Refactor category controller & views (index, show)
Hannah0124 Jun 14, 2020
ea00a7f
Display 'add to cart' button only if items are active
Hannah0124 Jun 14, 2020
006de31
Refactor products controller & model & form view
Hannah0124 Jun 14, 2020
0e8329a
Refactor _search_result.html.erb
Hannah0124 Jun 14, 2020
f67fc0c
order model
mulhoo Jun 14, 2020
1815063
orders schema update
mulhoo Jun 14, 2020
1fd3dc2
order tests
mulhoo Jun 14, 2020
c72350d
orders column, name
mulhoo Jun 14, 2020
3cc2cc1
Fix the search icon
Hannah0124 Jun 14, 2020
44093ba
Improve the search results page
Hannah0124 Jun 14, 2020
64d28f5
orders controller stuff
mulhoo Jun 14, 2020
e3234ba
Verify unable to edit another merchant's product
Hannah0124 Jun 14, 2020
fd269b0
Display product images in the center
Hannah0124 Jun 14, 2020
611d932
order and order_item model updates
mulhoo Jun 14, 2020
3184489
minor adj to card_expired_check
mulhoo Jun 14, 2020
4ac492e
Merge branch 'order_orderitem_models'
mulhoo Jun 14, 2020
cbec256
fixed controller test to match updates
mulhoo Jun 14, 2020
8973d6a
minor changes, products
mulhoo Jun 14, 2020
de4b069
coverage
mulhoo Jun 14, 2020
749e1e4
Refactor navbar
Hannah0124 Jun 14, 2020
02fd171
Merge branch
Hannah0124 Jun 14, 2020
2ec3d6e
18 tests failing, user/product/review
mulhoo Jun 14, 2020
bddb2f2
Removed ribbon from product show page
corinna-fab Jun 14, 2020
65137cb
Front page with carousel, app feature, and spotlight section
corinna-fab Jun 14, 2020
a2b7420
Updated spotlight section and fixed layout
corinna-fab Jun 14, 2020
ec74b39
Started most reviewed section
corinna-fab Jun 14, 2020
2c07765
Updated cart to only allow for adding quantity if additional inventor…
corinna-fab Jun 14, 2020
d448181
Migrate
Hannah0124 Jun 15, 2020
857e924
Fix bugs in products_controller_test & products_controller
Hannah0124 Jun 15, 2020
0bb42a3
Add 'require_login' in categories_controller
Hannah0124 Jun 15, 2020
56ee1a3
Merge branch 'master' of https://github.com/mulhoo/betsy
Hannah0124 Jun 15, 2020
10a8678
Scrolling section for popular products and updated navbar
corinna-fab Jun 15, 2020
dc43185
Fixed merge conflict
corinna-fab Jun 15, 2020
9b7e0a1
Updated popular products and new product with links
corinna-fab Jun 15, 2020
e4f3eea
Fix indentation
Hannah0124 Jun 15, 2020
2377b8c
Refactor cart logic (application.htm.erb) & Modify flash and navbar css
Hannah0124 Jun 15, 2020
7448e58
Modify review_seeds.rb & csv
Hannah0124 Jun 15, 2020
2e4c7d1
Change classname from products to users
Hannah0124 Jun 15, 2020
66e8e83
change class name
Hannah0124 Jun 15, 2020
342babc
Modify _search_result.html.erb
Hannah0124 Jun 15, 2020
9a03f8f
Add top_rated_products method in product.rb
Hannah0124 Jun 15, 2020
0b0fbdb
Modify product show page
Hannah0124 Jun 15, 2020
a9e2edb
Update products & reviews.scss
Hannah0124 Jun 15, 2020
1ef9068
Merge branch 'product-related'
Hannah0124 Jun 15, 2020
58f5fb2
Fix a merge issue
Hannah0124 Jun 15, 2020
d5b28c4
Update routes.rb (order)
Hannah0124 Jun 15, 2020
75a16ee
Update orders form and other views
Hannah0124 Jun 15, 2020
32e435f
Fix bugs in users_controller_test
Hannah0124 Jun 15, 2020
640d012
Minor layout updates
corinna-fab Jun 15, 2020
40b941f
Fixed merge conflicts
corinna-fab Jun 15, 2020
479469e
Added footer and updated font
corinna-fab Jun 15, 2020
2b70fee
Updated user index page containers
corinna-fab Jun 15, 2020
2187db1
Updated user show page container
corinna-fab Jun 15, 2020
45f18b2
Updated user dashboard containers
corinna-fab Jun 15, 2020
d233319
Added total to cart page
corinna-fab Jun 15, 2020
1345a5d
push
mulhoo Jun 15, 2020
a022ec6
Fixed some cart formatting
corinna-fab Jun 15, 2020
2a1307a
order and order_item models
mulhoo Jun 15, 2020
9c45017
order_item tests, some failing
mulhoo Jun 15, 2020
bec47bf
Set default value as active (Product)
Hannah0124 Jun 15, 2020
4273c21
Fix a bug in products_controller_test & products_controller
Hannah0124 Jun 15, 2020
d0cca88
order_orderitem_tests
mulhoo Jun 15, 2020
0750c1e
merge
mulhoo Jun 15, 2020
98c2920
Fix a bug in users_controller_test
Hannah0124 Jun 15, 2020
ed8e4f2
Added ability to pause background
corinna-fab Jun 15, 2020
f60948d
Merge branch 'cart_details'
corinna-fab Jun 15, 2020
e8756a8
Fix flash messages
Hannah0124 Jun 15, 2020
77cea4d
custom validation, passing tests
mulhoo Jun 15, 2020
85e8099
Fixed splash_page and updated redirect. Still need to hide pause back…
corinna-fab Jun 15, 2020
be02eb8
Fix bugs in product_test.rb and add 'inactivate_product ' in product.…
Hannah0124 Jun 15, 2020
cf5cd52
Add "active" in _form.html.erb (product)
Hannah0124 Jun 15, 2020
796f54a
order cc_exp validator complete
mulhoo Jun 15, 2020
d4514c0
Merge pull request #2 from mulhoo/order_orderitem_models
mulhoo Jun 15, 2020
85cf887
Fix a bug in user_test.rb
Hannah0124 Jun 15, 2020
e961221
Merge branch 'testing'
Hannah0124 Jun 15, 2020
9c75ff9
fixed two tests
mulhoo Jun 16, 2020
ba1231d
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
f159c28
small change in order_item
mulhoo Jun 16, 2020
207b9a6
fixed some order tests
mulhoo Jun 16, 2020
55d3ed9
Updated routes to only include necessary actions
corinna-fab Jun 16, 2020
b5836de
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
a67b2cb
all order tests passing
mulhoo Jun 16, 2020
a43edd7
ignore coverage
mulhoo Jun 16, 2020
7974587
Merge branch 'master' of https://github.com/mulhoo/betsy
mulhoo Jun 16, 2020
0103047
Added cart to check out page
corinna-fab Jun 16, 2020
5c37a89
updated gitignore
mulhoo Jun 16, 2020
435a73c
Fixed merchant card css on frontpage
corinna-fab Jun 16, 2020
1023338
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
a7bae38
1 test failing, reviews
mulhoo Jun 16, 2020
1752b28
Updated css'
corinna-fab Jun 16, 2020
b202225
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
3ce3279
minor fixes, review, 1 test fail
mulhoo Jun 16, 2020
041efb4
merge
mulhoo Jun 16, 2020
e0fbe83
Fix bugs in reviews_controller_test.rb
Hannah0124 Jun 16, 2020
54cf1b7
Merge branch 'testing'
Hannah0124 Jun 16, 2020
7cbfe2b
coverage pushing is annoying, gitignore WORK
mulhoo Jun 16, 2020
5d22169
Fix a typo
Hannah0124 Jun 16, 2020
f6c5e90
Add a delete button in dashboard.html.erb
Hannah0124 Jun 16, 2020
ef5f6bd
Minor updates to comply with assignment requirements
corinna-fab Jun 16, 2020
28f323b
Fixed navigation dropdown collapse and minor css updates
corinna-fab Jun 16, 2020
ac5939b
Items are removed from cart if quantity falls below 1. Added logic to…
corinna-fab Jun 16, 2020
62fc608
Readded cart logic to match item with inventory button
corinna-fab Jun 16, 2020
045222c
Fixed pause button placement
corinna-fab Jun 16, 2020
2e039ad
tests
mulhoo Jun 16, 2020
6252b35
Merge pull request #3 from mulhoo/final_tests
mulhoo Jun 16, 2020
df5904f
Cart now updates for total quantity not total products
corinna-fab Jun 16, 2020
a158e54
Merge branch 'update_cart_number'
corinna-fab Jun 16, 2020
1acd9a5
Add show.html.erb for order
Hannah0124 Jun 16, 2020
4af4afc
Fixed footer (Removed from cart page)
corinna-fab Jun 16, 2020
59b5c6d
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
b7c7cd5
Added pagination to product index page
corinna-fab Jun 16, 2020
6808754
Add gem
Hannah0124 Jun 16, 2020
47d7f40
Modify gem again
Hannah0124 Jun 16, 2020
07e23b1
Fix navbar
Hannah0124 Jun 16, 2020
b7e78ca
Delete destory action in products_controller.rb
Hannah0124 Jun 16, 2020
4a305e6
Small CSS changes mostly
corinna-fab Jun 16, 2020
b82a0e5
Fixed conflicts
corinna-fab Jun 16, 2020
f65f628
Updated cart
corinna-fab Jun 16, 2020
552722e
product fix so testsrun
mulhoo Jun 16, 2020
9588fa5
Pause background button no longer displayed on splash page
corinna-fab Jun 16, 2020
9348066
minor tests
mulhoo Jun 16, 2020
f4b77b5
Modify front page layout
Hannah0124 Jun 16, 2020
a54d439
Merge branch 'master' of https://github.com/mulhoo/betsy
Hannah0124 Jun 16, 2020
fe152db
Fix a merge issue
Hannah0124 Jun 16, 2020
9ecc851
Change margin
Hannah0124 Jun 16, 2020
814db3e
Merge branch 'main-page'
Hannah0124 Jun 16, 2020
ae0f13a
DARE I SAY this footer might be fixed
corinna-fab Jun 16, 2020
bb458e2
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
d927058
Fix more margins
Hannah0124 Jun 16, 2020
31659b0
Merge branch 'order_form'
Hannah0124 Jun 16, 2020
abf3bb1
I hate footers
corinna-fab Jun 16, 2020
a75d3c0
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 16, 2020
80a8c3a
No more footers. Please.
corinna-fab Jun 16, 2020
610859b
coverage
mulhoo Jun 17, 2020
b7f942a
Merge branch 'master' of https://github.com/mulhoo/betsy
mulhoo Jun 17, 2020
a9f5db7
mandatory commit for coverage
mulhoo Jun 17, 2020
43169f0
okay
mulhoo Jun 17, 2020
74bc95a
mandatory
mulhoo Jun 17, 2020
77a8ff9
Goodbye footer, you good for nothing (just kidding it's only commente…
corinna-fab Jun 17, 2020
c80c676
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 17, 2020
f335e9d
Can add items to cart, see cart, checkout, and be taken to review ord…
corinna-fab Jun 17, 2020
3574a94
Review order page populates with completed order
corinna-fab Jun 17, 2020
e1f9e11
Adding item to cart refreshes the cart count automatically again
corinna-fab Jun 17, 2020
a07313b
Confirmed Orders are being made via order#index
corinna-fab Jun 17, 2020
8f14eb4
coverage update
mulhoo Jun 17, 2020
1628ddc
coverage push
mulhoo Jun 17, 2020
1a1bc1f
merge from master
mulhoo Jun 17, 2020
e72b7bf
Added my orders page to dashboard
corinna-fab Jun 17, 2020
edea00b
Added back to dashboard button
corinna-fab Jun 17, 2020
b72c136
Merge branch 'my_orders'
corinna-fab Jun 17, 2020
ab5fd1b
Individual orders can be selected from dashboard and taken to a show …
corinna-fab Jun 17, 2020
d10521e
Merge branch 'master' into final_tests
mulhoo Jun 17, 2020
0706c82
Fix navbar
Hannah0124 Jun 17, 2020
6daf35a
Cart page now says cart is empty instead of trying to render cart
corinna-fab Jun 17, 2020
24cc1f5
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 17, 2020
e63ef16
Update image urls
Hannah0124 Jun 17, 2020
25abffa
Merge branch 'new-navbar'
Hannah0124 Jun 17, 2020
8a692ad
Improve style
Hannah0124 Jun 17, 2020
2dc3cfb
Merge branch 'master' into final_tests
mulhoo Jun 17, 2020
8276770
coverage
mulhoo Jun 17, 2020
e2c52db
Completing an order now removes items from product inventory
corinna-fab Jun 17, 2020
2cdb0a3
coverage update:
mulhoo Jun 17, 2020
6d91e60
Merge branch 'order_decreases_inventory'
corinna-fab Jun 17, 2020
ae2d14d
merge from master
mulhoo Jun 17, 2020
888bbc8
merge
mulhoo Jun 17, 2020
6534aa6
Cleaned up confirmed order page
corinna-fab Jun 17, 2020
00c5d8b
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 17, 2020
49450a7
Orders can be marked shipped from merchant dashboard
corinna-fab Jun 17, 2020
c29094d
order tests pass
mulhoo Jun 17, 2020
ef90a25
order_item_tests, validations/relationships
mulhoo Jun 17, 2020
d397e94
Fix redirect routes and test files
Hannah0124 Jun 17, 2020
d679319
Modify seeds
Hannah0124 Jun 17, 2020
84b728f
Change logic for top_rated_products
Hannah0124 Jun 17, 2020
17a2421
Change style in frontpage.html.erb
Hannah0124 Jun 17, 2020
d4faf78
Update coverage
Hannah0124 Jun 17, 2020
5763c8b
tests updates, order_item
mulhoo Jun 17, 2020
af8b193
Merge branch 'main-page'
Hannah0124 Jun 17, 2020
7c62b31
Revenue added to user dashboard
corinna-fab Jun 17, 2020
16fb890
Merge branch 'add_revenue_to_dashboard'
corinna-fab Jun 17, 2020
6efb382
Validation issue
Hannah0124 Jun 17, 2020
1eac32e
Change flash messages in orderitems and orders controller
Hannah0124 Jun 17, 2020
34c0ca7
Fix flash message style
Hannah0124 Jun 17, 2020
b3426d5
Adding an item from the product page that is already in the cart adds…
corinna-fab Jun 17, 2020
9c2fb4f
Moved error message down
corinna-fab Jun 17, 2020
68296f9
Item can no longer be added from product page if the inventory in the…
corinna-fab Jun 18, 2020
36fc06c
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 18, 2020
eb78912
Merge branch 'combine_cart_lines'
corinna-fab Jun 18, 2020
5e7212f
Improve product_test.rb test coverage
Hannah0124 Jun 18, 2020
e49a46a
Modified products controller and imporve test coverage in user, order…
Hannah0124 Jun 18, 2020
2c41723
Update order_item_test.rb
Hannah0124 Jun 18, 2020
9e65ae7
Improve test coverage for products and reviews controller
Hannah0124 Jun 18, 2020
d9e5e33
Merge branch 'more-testing'
Hannah0124 Jun 18, 2020
faad985
coverage
mulhoo Jun 18, 2020
a652923
commented out unused methods and corresponding tests
mulhoo Jun 18, 2020
ff44d5a
merge from master
mulhoo Jun 18, 2020
103cdcc
merge
mulhoo Jun 18, 2020
00f58e5
Fix minor bugs in test & view
Hannah0124 Jun 18, 2020
5a98974
Merge branch 'flash'
Hannah0124 Jun 18, 2020
93854ba
Fixed add products bug
corinna-fab Jun 18, 2020
89131a8
Merge branch 'master' of https://github.com/mulhoo/betsy
Hannah0124 Jun 18, 2020
02eb5f4
Merge branch 'fix_add_to_cart'
corinna-fab Jun 18, 2020
d259b91
Fix a bug in pages_controller_test.rb
Hannah0124 Jun 18, 2020
410cc1a
Merge branch 'more-testing'
Hannah0124 Jun 18, 2020
c2e796b
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 18, 2020
7f41acd
coverage:
mulhoo Jun 18, 2020
36cbd48
Imporve test coverage in categories_controller
Hannah0124 Jun 18, 2020
6a945a1
Merge branch 'master' into final_tests
mulhoo Jun 18, 2020
f7f41d7
Merge branch 'master' into final_tests
mulhoo Jun 18, 2020
e1d5305
Fix a minor issue in _form.html.erb for products
Hannah0124 Jun 18, 2020
7ed851c
Modified seeds.rb
Hannah0124 Jun 18, 2020
d038945
Merge branch 'master' of https://github.com/mulhoo/betsy
corinna-fab Jun 18, 2020
df2e0a9
Updated order_item_test.rb to 100%
corinna-fab Jun 18, 2020
1b2c9d1
Minor test update
corinna-fab Jun 18, 2020
9668726
Modify review part
Hannah0124 Jun 18, 2020
832aea2
Fixed dashboard
corinna-fab Jun 18, 2020
bc246b2
Merge branch 'master' of https://github.com/mulhoo/betsy
Hannah0124 Jun 19, 2020
60d6147
Improve test coverage for orderitems, users, orders controllers
Hannah0124 Jun 19, 2020
21fc5c7
test
Hannah0124 Jun 19, 2020
ed5291f
Fix bugs in dashboard
Hannah0124 Jun 19, 2020
0e049c8
Add purchased items in final order page
Hannah0124 Jun 19, 2020
2e8a0db
Fixed a bug in my orders page
Hannah0124 Jun 19, 2020
01caad4
order testsing
mulhoo Jun 19, 2020
76bf12e
merge from final_tests
mulhoo Jun 19, 2020
c73a6ba
Fix a bug
Hannah0124 Jun 19, 2020
a2023a9
code clean up
mulhoo Jun 19, 2020
8224a8e
Merge branch 'master' of https://github.com/mulhoo/betsy
Hannah0124 Jun 19, 2020
f4d91bc
Fix bugs in orderitems_controller_test & orders_controller_test
Hannah0124 Jun 20, 2020
5aa9688
Clean code
Hannah0124 Jun 22, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
defaults
42 changes: 42 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

# Ignore pidfiles, but keep the directory.
/tmp/pids/*
!/tmp/pids/
!/tmp/pids/.keep

# Ignore uploaded files in development.
/storage/*
!/storage/.keep

/public/assets
.byebug_history

# Ignore master key for decrypting credentials and more.
/config/master.key

/public/packs
/public/packs-test
/node_modules
/yarn-error.log
yarn-debug.log*
.yarn-integrity

.env

#Ignore test related files
/coverage.data
/coverage/
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.6.5
88 changes: 88 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '2.6.5'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0.3', '>= 6.0.3.1'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 4.1'
# Use SCSS for stylesheets
gem 'sass-rails', '>= 6'
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker
gem 'webpacker', '~> 4.0'
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
gem 'turbolinks', '~> 5'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.7'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 4.0'
# Use Active Model has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Use Active Storage variant
# gem 'image_processing', '~> 1.2'

# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '>= 1.4.2', require: false

gem 'faker', :git => 'https://github.com/faker-ruby/faker.git', :branch => 'master'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
end

group :development do
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
gem 'web-console', '>= 3.3.0'
gem 'listen', '~> 3.2'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'
end

group :test do
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '>= 2.15'
gem 'selenium-webdriver'
# Easy installation and use of web drivers to run system tests with browsers
gem 'webdrivers'
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

gem 'jquery-rails'
gem 'jquery-turbolinks'
gem 'bootstrap'
group :development, :test do
gem 'pry-rails'
end

group :development do
gem 'guard'
gem 'guard-minitest'
gem 'debase', '>= 0.2.4.1'
gem 'ruby-debug-ide', '>= 0.7.0'
end

group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'dotenv-rails'
end

group :test do
gem 'minitest-rails'
gem 'minitest-reporters'
gem 'simplecov', require: false
gem 'rails-controller-testing'
end

gem "omniauth"
gem "omniauth-github"
gem 'will_paginate', '~> 3.0'
gem 'pg_search'
Loading