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

branches - Diana Caroline Kelsey Steph #92

Open
wants to merge 502 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
502 commits
Select commit Hold shift + click to select a range
e2f5f28
Merge pull request #45 from stupendousC/steph-team
stupendousC Oct 28, 2019
6f357ae
Merge branch 'master' into diana-weekend
kelsk Oct 28, 2019
9d47d81
Merge pull request #44 from stupendousC/diana-weekend
kelsk Oct 28, 2019
0516a03
Merge branch 'master' into kelsey-1027
dhan0406 Oct 28, 2019
9521252
Merge pull request #43 from stupendousC/kelsey-1027
dhan0406 Oct 28, 2019
7cdd185
Merge branch 'master' into Caroline
Steph0088 Oct 28, 2019
cc57930
Merge pull request #42 from stupendousC/Caroline
Steph0088 Oct 28, 2019
eaf9516
merging
stupendousC Oct 28, 2019
2ce85e4
merging
stupendousC Oct 28, 2019
2b77da2
Fixed Order errors, grand total display
kelsk Oct 29, 2019
edc5396
working on viewing products by merchant id
dhan0406 Oct 29, 2019
d04283a
Merge pull request #46 from stupendousC/diana-weekend
dhan0406 Oct 29, 2019
843991f
Order changes
kelsk Oct 29, 2019
e6126a3
Merge branch 'master' into kelsey-1027
kelsk Oct 29, 2019
633881a
working on checkout.html
stupendousC Oct 29, 2019
dfea068
Merge branch 'master' into Caroline
stupendousC Oct 29, 2019
1780969
fixed get_string_of_names typo
stupendousC Oct 29, 2019
00bb609
successfully able to view products by merchant id
dhan0406 Oct 29, 2019
fba2973
Fixed order & order items wonky methods
kelsk Oct 29, 2019
205d277
merchant dashboard includes create a new category
dhan0406 Oct 29, 2019
d9d8f7a
Merge pull request #47 from stupendousC/Caroline
kelsk Oct 29, 2019
dc8ea0f
Merge branch 'master' into Caroline-checkout
stupendousC Oct 29, 2019
29508ce
Merge pull request #48 from stupendousC/kelsey-1027
kelsk Oct 29, 2019
15643c5
Merge pull request #49 from stupendousC/diana-weekend
kelsk Oct 29, 2019
2bb9e2f
merge
stupendousC Oct 29, 2019
2118efc
tracking add_product to_reviews migration
Steph0088 Oct 29, 2019
07bed39
Added favicon
kelsk Oct 29, 2019
aec992e
refactored product controller, thanks caroline
dhan0406 Oct 29, 2019
0ffbadb
Fixed Reviews
Steph0088 Oct 29, 2019
82cddef
Destroy all order items in order destroy method
kelsk Oct 29, 2019
b4e9fa8
checkout.html 75% there
stupendousC Oct 29, 2019
a9ee05a
dragdown menu selections stored here
stupendousC Oct 29, 2019
8c2ac3e
Added tests for order item, updated fixture
kelsk Oct 29, 2019
f35252e
Passed tests for order item validation
kelsk Oct 29, 2019
ea941ba
setting up Customers class, to store payment info from checkout
stupendousC Oct 29, 2019
e6decf0
setting up association between customer to order
stupendousC Oct 29, 2019
ce7aaa3
Checkout.html integrating customers info, 50% there
stupendousC Oct 29, 2019
bae8591
weirdness. can no longer add things to cart. fixing now...
stupendousC Oct 29, 2019
cebc93e
created reviews yml and updated products by merchant view
dhan0406 Oct 29, 2019
ac841a2
checkout kinda works again, yay...
stupendousC Oct 29, 2019
b6f2f5e
Orders#checkout functional, test codes pending
stupendousC Oct 29, 2019
27c93e9
checks if items in stock for show.html
stupendousC Oct 29, 2019
7c09377
created validations for Reviews, started tests
Steph0088 Oct 29, 2019
4b02cfe
refining flash messages for out-of-stock cases
stupendousC Oct 29, 2019
27b7f91
working on product related tests
dhan0406 Oct 29, 2019
de09330
Made some tests, passed some tests
kelsk Oct 29, 2019
b7215ee
if anything out of stock, customer will be remain on show.html until …
stupendousC Oct 29, 2019
d277fdd
Merge pull request #50 from stupendousC/diana-weekend
dhan0406 Oct 29, 2019
94b53d6
Merge pull request #51 from stupendousC/kelsey-1027
kelsk Oct 29, 2019
7e64ec9
Merge branch 'master' into Caroline-checkout
stupendousC Oct 29, 2019
8d98316
Merge pull request #53 from stupendousC/Caroline-checkout
stupendousC Oct 29, 2019
bd21afe
merging from master
Steph0088 Oct 29, 2019
951ff3f
merge conflict schema caroline
Steph0088 Oct 30, 2019
29c9d12
schema changes from caroline
Steph0088 Oct 30, 2019
c31fd35
Imported migrations
kelsk Oct 30, 2019
f3dfdc4
Merge pull request #54 from stupendousC/steph-team
Steph0088 Oct 30, 2019
a1d3369
merge
stupendousC Oct 30, 2019
9ecfbe4
merge
stupendousC Oct 30, 2019
f5be8a0
merge
stupendousC Oct 30, 2019
0101c57
Revert "merge"
stupendousC Oct 30, 2019
7e7e4ef
Customer model test skeleton
stupendousC Oct 30, 2019
4f473cf
Customer Model tested w/ 100% coverage, yay
stupendousC Oct 30, 2019
2b17350
Merge branch 'Caroline-checkout' of https://github.com/stupendousC/MI…
stupendousC Oct 30, 2019
4f2455e
Revert "merge"
stupendousC Oct 30, 2019
472f1f4
removing redundant cc_company from orders database via migration
stupendousC Oct 30, 2019
85c685c
checks Order Item to see if product is already in Order on 'add to ca…
kelsk Oct 30, 2019
4f2a98d
previous commit actually works this time
kelsk Oct 30, 2019
9bbcd39
changed mind, can't remove column that doesn't exist in origin master…
stupendousC Oct 30, 2019
84428d5
Merchant model test passed w/ 100% coverage, yay
stupendousC Oct 30, 2019
fca3d0b
Merchants_ctrller tested w/ 100% coverage
stupendousC Oct 30, 2019
76af82b
fixed Application_helper typo and passed tests w/ 100% coverage. yay
stupendousC Oct 30, 2019
1425b74
Added Product Show layout, implemented alternate color scheme
kelsk Oct 30, 2019
844a4e8
refined order_id validation for diff edge cases
stupendousC Oct 30, 2019
9182a14
added helper method access to Order Model
stupendousC Oct 30, 2019
41b9a00
took out unnecessary codes
stupendousC Oct 30, 2019
fa38044
set up Order model test skeleton
stupendousC Oct 30, 2019
fe46b4e
Order model skeleton, plus merging from master
stupendousC Oct 30, 2019
c9f9452
Altered merchant's orders view
kelsk Oct 30, 2019
76886af
setting up for Orders controller testing
stupendousC Oct 30, 2019
922715e
orders#missing_stock test passed
stupendousC Oct 30, 2019
50cda04
Merge pull request #57 from stupendousC/kelsey-1027
stupendousC Oct 30, 2019
e57ac11
merging
stupendousC Oct 30, 2019
389a515
Merge branch 'master' into Caroline-checkout
stupendousC Oct 30, 2019
f4e5e33
Merge pull request #56 from stupendousC/Caroline-checkout
stupendousC Oct 30, 2019
957f5fa
merge
stupendousC Oct 30, 2019
d733ad8
working on order test
stupendousC Oct 30, 2019
f543bf0
fixed typo, status updated correctly after purchase
stupendousC Oct 30, 2019
f8a53c3
Removed spaces from css file
kelsk Oct 30, 2019
3011662
Orders model tested, missing only get_grand_total
stupendousC Oct 30, 2019
0d84c5a
adding customers seed data
stupendousC Oct 30, 2019
4d85028
various fixes
stupendousC Oct 30, 2019
0348f85
passed product model test
dhan0406 Oct 30, 2019
cf95ae8
splitting cc# to 4 diff cc columns bc of intg size
stupendousC Oct 30, 2019
3999a6a
implementing 4 credit card number fields in checkout.html
stupendousC Oct 30, 2019
9bb30bb
fixed customer seed data
stupendousC Oct 30, 2019
9d36224
fixed customer seed data
stupendousC Oct 30, 2019
f54786b
Updated tests & small bits of order & order item methods
kelsk Oct 30, 2019
eb59c03
workign on merchant dashboard show-orders
stupendousC Oct 30, 2019
dc2b51d
format merchant show-orders table
stupendousC Oct 30, 2019
2f3cccb
confirmation page setting up
stupendousC Oct 30, 2019
d01d135
Finished tests for controller and model for Reviews
Steph0088 Oct 30, 2019
6ee7160
order#show page and order#order_confirmation pages are done, and shar…
stupendousC Oct 30, 2019
4d66d77
minor tweaks
stupendousC Oct 30, 2019
ef6cfce
merchant dashboard can see their orders
stupendousC Oct 30, 2019
38b7532
working on tests
dhan0406 Oct 30, 2019
9b4a45b
test corrections for review model tests
Steph0088 Oct 30, 2019
5954455
Merge pull request #61 from stupendousC/steph-team
stupendousC Oct 30, 2019
2d723cc
Merge pull request #60 from stupendousC/diana-weekend
kelsk Oct 30, 2019
ce9e37d
merging
stupendousC Oct 30, 2019
f3b5b39
Merge branch 'master' into Caroline-checkout
kelsk Oct 30, 2019
f8bb879
Merge pull request #59 from stupendousC/Caroline-checkout
kelsk Oct 30, 2019
381b84a
Merge branch 'master' into kelsey-1029
kelsk Oct 30, 2019
c66eae4
Merge pull request #58 from stupendousC/kelsey-1029
kelsk Oct 30, 2019
a77fb67
fixed customers yml to reflect 4 new cc fields
stupendousC Oct 30, 2019
37b6e03
merging
stupendousC Oct 30, 2019
9c3a9ae
fixed css for table alignment
stupendousC Oct 30, 2019
3d9d44d
tweaked display formatting
stupendousC Oct 30, 2019
c96f461
working on merchant dashboard requirements
stupendousC Oct 31, 2019
9e45cbd
Delete .DS_Store
stupendousC Oct 31, 2019
e1fe204
added merchant dashboard to page
stupendousC Oct 31, 2019
592c7cd
added merchant dashboard to page
stupendousC Oct 31, 2019
9d743a9
Merge branch 'Caroline-checkout' of https://github.com/stupendousC/MI…
stupendousC Oct 31, 2019
d5026a5
changes that were merged in and some changes to the css
Steph0088 Oct 31, 2019
85089e3
fixed tests due to cc fields migration change
stupendousC Oct 31, 2019
da65d54
added some seeds
stupendousC Oct 31, 2019
f0b5766
merchant dashboard: viewing single order spotlight 50% there
stupendousC Oct 31, 2019
afc6df1
merchant dashboard Orders tab all done
stupendousC Oct 31, 2019
8ee23ef
Order & order item model tests passing
kelsk Oct 31, 2019
e138a95
rejiggering merchant dashboard, moving reports tab functionality into…
stupendousC Oct 31, 2019
73562c4
setting up helper methods test codes skeleton
stupendousC Oct 31, 2019
0625d5f
added some fixtures. working on helper method tests
stupendousC Oct 31, 2019
2a5f5cb
2 more helper method to test...
stupendousC Oct 31, 2019
c8f9b36
almost done with helper methods testing
stupendousC Oct 31, 2019
e6dd421
all done with helper method tests
stupendousC Oct 31, 2019
0e2fe64
fixed yml
stupendousC Oct 31, 2019
093066d
product controller tests are passing, will continue to work on more t…
dhan0406 Oct 31, 2019
8fabf3b
removed orders#view_cart b/c not needed
stupendousC Oct 31, 2019
ba182f4
Merge pull request #64 from stupendousC/diana-weekend
dhan0406 Oct 31, 2019
15d2e9b
Tests & some css
kelsk Oct 31, 2019
35aeaa4
Merge branch 'master' into steph-team
stupendousC Oct 31, 2019
776b909
Merge pull request #65 from stupendousC/steph-team
stupendousC Oct 31, 2019
b420b34
Merge branch 'master' into kelsey-1029
stupendousC Oct 31, 2019
57f8d2e
Merge pull request #67 from stupendousC/kelsey-1029
stupendousC Oct 31, 2019
567268f
Merge branch 'master' into Caroline-checkout
stupendousC Oct 31, 2019
11b8053
Merge pull request #66 from stupendousC/Caroline-checkout
stupendousC Oct 31, 2019
653f274
Revert "Caroline checkout"
stupendousC Oct 31, 2019
96c3298
Merge pull request #68 from stupendousC/revert-66-Caroline-checkout
stupendousC Oct 31, 2019
89c9e55
Removed math from order item yml
kelsk Oct 31, 2019
a24891d
fixed customers yml to reflect 4 new cc fields
stupendousC Oct 30, 2019
bb66a50
fixed css for table alignment
stupendousC Oct 30, 2019
aca74b7
tweaked display formatting
stupendousC Oct 30, 2019
4c21bce
working on merchant dashboard requirements
stupendousC Oct 31, 2019
78680de
added merchant dashboard to page
stupendousC Oct 31, 2019
2774241
added merchant dashboard to page
stupendousC Oct 31, 2019
d3c741f
Delete .DS_Store
stupendousC Oct 31, 2019
88c8213
fixed tests due to cc fields migration change
stupendousC Oct 31, 2019
e570766
added some seeds
stupendousC Oct 31, 2019
85c52c7
merchant dashboard: viewing single order spotlight 50% there
stupendousC Oct 31, 2019
7862c0f
merchant dashboard Orders tab all done
stupendousC Oct 31, 2019
61a5287
rejiggering merchant dashboard, moving reports tab functionality into…
stupendousC Oct 31, 2019
22c31e2
setting up helper methods test codes skeleton
stupendousC Oct 31, 2019
c934182
added some fixtures. working on helper method tests
stupendousC Oct 31, 2019
092537e
2 more helper method to test...
stupendousC Oct 31, 2019
b29bf66
almost done with helper methods testing
stupendousC Oct 31, 2019
9b27504
all done with helper method tests
stupendousC Oct 31, 2019
0f6446c
fixed yml
stupendousC Oct 31, 2019
80abe11
removed orders#view_cart b/c not needed
stupendousC Oct 31, 2019
7d2a287
rebasing successful?
stupendousC Oct 31, 2019
d9bc176
rebasing, plz work
stupendousC Oct 31, 2019
f321621
rebase
stupendousC Oct 31, 2019
a9673d2
rebase
stupendousC Oct 31, 2019
9b024aa
fixing merge
stupendousC Oct 31, 2019
90c9088
Tests, tests, tests
kelsk Oct 31, 2019
18df6ab
adding orders_ctrller testing codes
stupendousC Oct 31, 2019
3b6d6cc
Merge pull request #69 from stupendousC/Caroline-checkout
kelsk Oct 31, 2019
5eb67ac
Merge branch 'master' into Caroline-checkout
stupendousC Oct 31, 2019
1be5412
Merge branch 'master' into kelsey-1031
kelsk Oct 31, 2019
20563e6
Merge pull request #70 from stupendousC/kelsey-1031
kelsk Oct 31, 2019
779106e
merging
stupendousC Oct 31, 2019
09ebef9
products controller test fixed
dhan0406 Oct 31, 2019
9dc7e5f
testing still messed up
stupendousC Oct 31, 2019
7ae6c9b
merging
stupendousC Oct 31, 2019
c97205c
added code against edge cases for merchant dashboard
stupendousC Oct 31, 2019
cf75e54
added some seeds
stupendousC Oct 31, 2019
b76034f
status dropdown menu up, but not functional
stupendousC Oct 31, 2019
68f2271
about to experiment on order_items having status
stupendousC Oct 31, 2019
eb02646
order items status implemented successfully. seeds & yml fixtures ch…
stupendousC Nov 1, 2019
f2bdbb0
css improved
stupendousC Nov 1, 2019
5b914f7
merchant dashboard fully functional. Only cosmetics enhancements nee…
stupendousC Nov 1, 2019
040c481
fixed minor mistake in order_ctrller
stupendousC Nov 1, 2019
6f15e1d
updated master and personal branch for products controller test
dhan0406 Nov 1, 2019
dadf9a3
products controller test ALL PASSING
dhan0406 Nov 1, 2019
fc79df6
passing category model test, minor edits in products controller
dhan0406 Nov 1, 2019
f71b46f
fixing up tests
stupendousC Nov 1, 2019
cd77d35
did all I can on Orders#index test codes, except for 1 wacky case
stupendousC Nov 1, 2019
2d00215
making progress on orders#show tests
stupendousC Nov 1, 2019
411c17b
orders#show testing all done
stupendousC Nov 1, 2019
c218933
Added front page carousel, product index styling
kelsk Nov 1, 2019
999002f
Added seeds & audio
kelsk Nov 1, 2019
dd24ede
orders#checkout has some wacky edge cases, still grinding away...
stupendousC Nov 1, 2019
17429f1
orders#checkout tests all done
stupendousC Nov 1, 2019
bf21210
set up skeleton for Orders#checkout and Orders#order_confirmation tests
stupendousC Nov 1, 2019
f13b411
added in missing RETURNS for redirects, and set up skeleton test codes
stupendousC Nov 1, 2019
0950029
added more comment seeds
stupendousC Nov 1, 2019
cad6c08
added 4 product seeds
stupendousC Nov 1, 2019
598f424
typo
stupendousC Nov 1, 2019
ccc1bbd
merging
stupendousC Nov 1, 2019
7a017c7
Merge pull request #72 from stupendousC/diana-weekend
dhan0406 Nov 1, 2019
3af3994
Updated slideshow
kelsk Nov 1, 2019
b57d57b
merging diana's test
stupendousC Nov 1, 2019
7206837
Merge branch 'master' into kelsey-1031
kelsk Nov 1, 2019
9bdab1c
Merge pull request #73 from stupendousC/kelsey-1031
kelsk Nov 1, 2019
6a1e232
merging kelseys
stupendousC Nov 1, 2019
08b36e4
Merge branch 'master' into Caroline-checkout
kelsk Nov 1, 2019
8121b5f
Merge pull request #74 from stupendousC/Caroline-checkout
kelsk Nov 1, 2019
fc1dc95
merging
stupendousC Nov 1, 2019
de9ed34
categories controller test, passing #new, #create
dhan0406 Nov 1, 2019
dff093b
Tesssssts
kelsk Nov 1, 2019
1ab585a
fixed a flash to flash.now
stupendousC Nov 1, 2019
01002d1
attempting to spiff up alert section
stupendousC Nov 1, 2019
6a0758c
alert sections now show errors and error_msg bullets, with picture
stupendousC Nov 1, 2019
4f21dbf
Slide styling, not working
kelsk Nov 1, 2019
33cb207
Fixed slide issues
kelsk Nov 1, 2019
5c79afa
minor tweaks to flash section
stupendousC Nov 1, 2019
a5d8540
updated font and color
dhan0406 Nov 1, 2019
fb9adc4
Merge pull request #75 from stupendousC/diana-weekend
dhan0406 Nov 1, 2019
2b80ba6
Merge branch 'master' into Caroline-checkout
stupendousC Nov 1, 2019
e4d5f0c
Merge branch 'master' into kelsey-1031
kelsk Nov 1, 2019
ad1c3f7
Merge pull request #76 from stupendousC/kelsey-1031
kelsk Nov 1, 2019
517b8bf
Fixed app viewer error
kelsk Nov 1, 2019
fc2cf9e
Merge branch 'master' into kelsey-1031
kelsk Nov 1, 2019
f4da246
Merge pull request #77 from stupendousC/kelsey-1031
kelsk Nov 1, 2019
050e08e
merge
stupendousC Nov 1, 2019
a3f83dc
commenting out weird test
stupendousC Nov 1, 2019
4823bf4
Merge pull request #78 from stupendousC/Caroline-checkout
stupendousC Nov 1, 2019
680324c
pretty up new category page
stupendousC Nov 1, 2019
047f515
pretty up new products form
stupendousC Nov 1, 2019
51fc097
prettied up merchant edit info form
stupendousC Nov 1, 2019
c3820b2
edit order css satisfactory
stupendousC Nov 1, 2019
b365f17
Merge pull request #79 from stupendousC/Caroline-checkout
stupendousC Nov 1, 2019
5304505
center left align fixed
dhan0406 Nov 1, 2019
08f4131
Merge pull request #80 from stupendousC/diana-weekend
dhan0406 Nov 1, 2019
385f562
Final styles added
kelsk Nov 1, 2019
1907852
Removed unnecessary comments
kelsk Nov 1, 2019
767e311
Merge branch 'master' into kelsey-1031
kelsk Nov 1, 2019
f239200
Merge pull request #81 from stupendousC/kelsey-1031
kelsk Nov 1, 2019
eaa6875
reviews form css done
stupendousC Nov 1, 2019
d100be4
Update README.md
stupendousC Apr 23, 2020
2dc8958
Update README.md
stupendousC Apr 23, 2020
2caa6f0
Update README.md
stupendousC Apr 23, 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
30 changes: 30 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 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
/coverage
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep
# Ignore uploaded files in development
/storage/*
!/storage/.keep
/node_modules
/yarn-error.log
/public/assets
.byebug_history
# Ignore master key for decrypting credentials and more.
/config/master.key
.env
/coverage/*
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.5.5
93 changes: 93 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '2.5.5'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.3'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 3.11'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'mini_racer', platforms: :ruby

# Use CoffeeScript for .coffee assets and views
# gem 'coffee-rails', '~> 4.2'
# 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.5'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 4.0'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Use ActiveStorage variant
# gem 'mini_magick', '~> 4.8'

# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development

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

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.0.5', '< 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 chromedriver to run system tests with Chrome
gem 'chromedriver-helper'
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', '~> 4.1.3'
group :development, :test do
gem 'pry-rails'
end

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

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

group :test do
gem 'minitest-rails'
gem 'minitest-reporters'
end

gem 'pry-byebug'
gem 'simplecov'

gem "omniauth"
gem "omniauth-github"
Loading