Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
310 commits
Select commit Hold shift + click to select a range
8c8d4ed
products can be shown in cart
quinqu Jun 11, 2020
b3f84cb
added checkout form
quinqu Jun 11, 2020
1b41a47
new order form
quinqu Jun 11, 2020
eeec3f9
product review and product categories relationship test done
ChelseaC13 Jun 11, 2020
f1bf2de
Merge branch 'relationship_test_2'
ChelseaC13 Jun 11, 2020
31579ff
added cart checkout
quinqu Jun 11, 2020
365a314
cleaned up dupes
quinqu Jun 11, 2020
6acb204
Merge pull request #9 from faezeh-ashtiani/cart
quinqu Jun 11, 2020
3b2f688
tried remove item functionality
quinqu Jun 11, 2020
49bb1fe
good spot with all relationship test besides merchant ones
ChelseaC13 Jun 11, 2020
27fa565
want to catch my branch with master so i can finish merchant
ChelseaC13 Jun 11, 2020
47faf9b
Merge branch 'relationship_test_2'
ChelseaC13 Jun 11, 2020
3c48862
added views for merchant products
yesentorres Jun 11, 2020
c75b496
added testing for view products by merchant feature
yesentorres Jun 11, 2020
ed4b87a
added delete functionality
quinqu Jun 11, 2020
2694979
Merge branch 'master' into cart-features
quinqu Jun 11, 2020
0bff655
Merge pull request #10 from faezeh-ashtiani/cart-features
quinqu Jun 11, 2020
0949e23
incorporated route, view, and controller method to support search pro…
yesentorres Jun 11, 2020
a6e6726
merge in search products by merchant feature
yesentorres Jun 11, 2020
cb006e5
missed syntax
quinqu Jun 11, 2020
0b68489
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 11, 2020
dd79053
syntax error
quinqu Jun 11, 2020
f0b0781
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 11, 2020
ef89f97
sorry forgot to make a new branch
quinqu Jun 11, 2020
b51087e
adds review#create and controlle testing and average rating logic
faezeh-ashtiani Jun 12, 2020
dccee84
updated the review acition and testing with nested route
faezeh-ashtiani Jun 12, 2020
154b02b
resolve merge conflicts
faezeh-ashtiani Jun 12, 2020
f670517
deleted extra test files
faezeh-ashtiani Jun 12, 2020
5df8c40
who finally finished these relationship test... me
ChelseaC13 Jun 12, 2020
617e01d
dollar format list page
ChelseaC13 Jun 12, 2020
61c9d30
added login path to the login button
faezeh-ashtiani Jun 12, 2020
b47b365
made session user_id equal merchant id in create merchant controller …
ChelseaC13 Jun 12, 2020
88eab74
add new product working
ChelseaC13 Jun 12, 2020
1c95059
add to cart functionality
quinqu Jun 12, 2020
5670ac9
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 12, 2020
a4b85e0
working edit button on product show page
ChelseaC13 Jun 12, 2020
54d1241
Merge branch 'product_edit'
ChelseaC13 Jun 12, 2020
fda551d
added testing for average rating
faezeh-ashtiani Jun 12, 2020
381cb7e
added a list of reviews to product show page
faezeh-ashtiani Jun 13, 2020
b2c8b45
category validation and test - not completely working
faezeh-ashtiani Jun 13, 2020
8d5c79d
qty
quinqu Jun 13, 2020
da610a1
flash messages:
quinqu Jun 13, 2020
5b791f6
migration
quinqu Jun 13, 2020
74b31eb
Merge pull request #11 from faezeh-ashtiani/checout-testing
quinqu Jun 13, 2020
db4bea8
added so psudo code
faezeh-ashtiani Jun 13, 2020
3650c81
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 13, 2020
c1a854f
some controller testing
quinqu Jun 13, 2020
45c3bd1
made changes to migrations to reflect erd
faezeh-ashtiani Jun 13, 2020
c96a4dd
save spot before i try to merge master into my branch to chatchup
ChelseaC13 Jun 13, 2020
4c218c9
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
ChelseaC13 Jun 13, 2020
773e7f6
Merge branch 'master' into product_edit_new_test
ChelseaC13 Jun 13, 2020
b669ef6
testing
quinqu Jun 13, 2020
9238457
did category and merchant validation test
faezeh-ashtiani Jun 13, 2020
fbc4e8c
Merge pull request #12 from faezeh-ashtiani/checout-testing
quinqu Jun 13, 2020
ff5b3e2
mocking set up and login and logot test made
ChelseaC13 Jun 13, 2020
ab11af2
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
ChelseaC13 Jun 13, 2020
01e475b
Merge branch 'product_edit_new_test'
ChelseaC13 Jun 13, 2020
b832c4e
flash messages
quinqu Jun 13, 2020
1a1ad92
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 13, 2020
20b53c2
added order_items validation and realationships testing
faezeh-ashtiani Jun 13, 2020
52e0db1
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 13, 2020
84a6846
order can be placed now
quinqu Jun 13, 2020
ce0ea53
first create test passing
ChelseaC13 Jun 13, 2020
bb14729
relationships and validation test for orders
faezeh-ashtiani Jun 14, 2020
0e5dbf6
added product model validations and test
faezeh-ashtiani Jun 14, 2020
0cdecf6
added review model test
faezeh-ashtiani Jun 14, 2020
be9bbe1
Merge branch 'master' into product_edit_new_test
ChelseaC13 Jun 14, 2020
f3ef243
product tests for new,create,and update made
ChelseaC13 Jun 14, 2020
46418e4
created order with qty
quinqu Jun 15, 2020
d446afa
Merge branch 'master' into oauth-testing
quinqu Jun 15, 2020
c3960d0
added a log in test and one test stopped passing fom some reason
ChelseaC13 Jun 15, 2020
2eda6aa
cart page
quinqu Jun 15, 2020
ac7bd4e
Merge pull request #13 from faezeh-ashtiani/oauth-testing
quinqu Jun 15, 2020
1d30762
Merge branch 'oauth-testing' of https://github.com/faezeh-ashtiani/be…
quinqu Jun 15, 2020
f458574
Merge pull request #14 from faezeh-ashtiani/oauth-testing
quinqu Jun 15, 2020
960c6f8
styling button
quinqu Jun 15, 2020
11c9a5f
order item does NOT require an order
quinqu Jun 15, 2020
63a9486
styling
quinqu Jun 15, 2020
95b297f
cart card placement
quinqu Jun 15, 2020
2ef95df
product pages styling
quinqu Jun 15, 2020
d0d2e6a
Merge pull request #15 from faezeh-ashtiani/styling
quinqu Jun 15, 2020
6789a0f
new styling form page
quinqu Jun 15, 2020
cb6ae51
Merge pull request #16 from faezeh-ashtiani/styling
quinqu Jun 15, 2020
d037007
.
quinqu Jun 15, 2020
5d33963
update qty
quinqu Jun 15, 2020
981a051
modified seed file to work based on validations
faezeh-ashtiani Jun 15, 2020
7b14eba
saving just to check something on another branch will be back though
ChelseaC13 Jun 15, 2020
3d00b37
fixed product page
quinqu Jun 15, 2020
ddda719
updated attributes
quinqu Jun 15, 2020
3cfddef
cart
quinqu Jun 15, 2020
e5b1e8d
one model method done
quinqu Jun 15, 2020
1d9d0db
added all user tests. Somehow made one other test fail
ChelseaC13 Jun 15, 2020
c94d91b
Merge branch 'form_style'
ChelseaC13 Jun 15, 2020
f9289c3
finished order model tests
quinqu Jun 15, 2020
c70de81
Merge pull request #17 from faezeh-ashtiani/checkout-testing
quinqu Jun 15, 2020
c9b15ad
font closer to f21
quinqu Jun 16, 2020
4bf5e28
Merge pull request #18 from faezeh-ashtiani/checkout-testing
quinqu Jun 16, 2020
b9b5466
updated products and merchants seed data
faezeh-ashtiani Jun 16, 2020
1901036
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 16, 2020
898f572
fixed product seed crv
faezeh-ashtiani Jun 16, 2020
bb7a680
added columns to orders
quinqu Jun 16, 2020
d67ea49
added reveiw data and trouble shooted some other seed data
faezeh-ashtiani Jun 16, 2020
7083e7b
add table seed data added
faezeh-ashtiani Jun 16, 2020
c37d141
add category form and actions made but not yet working
ChelseaC13 Jun 16, 2020
729e60b
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
ChelseaC13 Jun 16, 2020
8e17822
tiny commit added
ChelseaC13 Jun 16, 2020
40eabba
did a change check incorrectly
ChelseaC13 Jun 16, 2020
3589b32
.
quinqu Jun 16, 2020
96196a1
Merge pull request #19 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
e9c4f58
styling product page
quinqu Jun 16, 2020
47bc714
new prodcut form styling
quinqu Jun 16, 2020
080e6eb
Merge pull request #20 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
6dcd77d
flash messages
quinqu Jun 16, 2020
0665ca3
fixed product edit button
ChelseaC13 Jun 16, 2020
c27c1b9
reviews show
quinqu Jun 16, 2020
3047833
Merge branch 'master' into quin
quinqu Jun 16, 2020
5528e11
Merge pull request #21 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
9a2ef43
uncomment edit
ChelseaC13 Jun 16, 2020
65b05c6
a front page css fix
faezeh-ashtiani Jun 16, 2020
f4d401a
added link to the websites main title
faezeh-ashtiani Jun 16, 2020
7f0c77f
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 16, 2020
4e6cab1
made category tests but something is wrong with simple cov
ChelseaC13 Jun 16, 2020
70b6b7a
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
ChelseaC13 Jun 16, 2020
c48980e
Merge branch 'master' into category_test
ChelseaC13 Jun 16, 2020
5432147
removed unneccesary model method
yesentorres Jun 16, 2020
3022c5f
product show
quinqu Jun 16, 2020
315f960
added logout feature
yesentorres Jun 16, 2020
c623ee0
category styling
quinqu Jun 16, 2020
c20e285
Merge branch 'master' into quin
quinqu Jun 16, 2020
bab1403
Merge pull request #22 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
fafe359
fixed produce images
faezeh-ashtiani Jun 16, 2020
8a965e9
form styling
quinqu Jun 16, 2020
323dde5
Merge pull request #23 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
33abfb6
spacing and indentation
quinqu Jun 16, 2020
a6bed8f
Merge branch 'master' into review-style
faezeh-ashtiani Jun 16, 2020
c8189d5
simplecov gem
quinqu Jun 16, 2020
ac4840c
Merge pull request #24 from faezeh-ashtiani/quin
quinqu Jun 16, 2020
e23ada8
category tests made
ChelseaC13 Jun 16, 2020
b332b33
accepting changes
ChelseaC13 Jun 16, 2020
fec7ffa
accepting changes
ChelseaC13 Jun 16, 2020
acb96d9
added feature to direct to merchant dashboard
yesentorres Jun 16, 2020
54907b8
added product category test
ChelseaC13 Jun 16, 2020
bc22586
Merge branch 'merchant'
yesentorres Jun 16, 2020
3b886df
Merge branch 'category_test'
ChelseaC13 Jun 16, 2020
1031832
merchant model
quinqu Jun 16, 2020
6caadb5
mades edit to review part of show page
faezeh-ashtiani Jun 16, 2020
292aca7
Merge branch 'review-style'
faezeh-ashtiani Jun 16, 2020
c1bba35
nav bar css
quinqu Jun 16, 2020
025e247
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 16, 2020
1cca746
error test
ChelseaC13 Jun 16, 2020
28da794
modified merchant dashboard
faezeh-ashtiani Jun 16, 2020
762a69e
fixed adding nill to cart should be a flash message not an error
ChelseaC13 Jun 17, 2020
5df37ec
Merge branch 'cleanup'
ChelseaC13 Jun 17, 2020
c65e59b
adding one more of the same item to cart increases quantity
ChelseaC13 Jun 17, 2020
3b7152b
fixed - You can separately add more qty to cart than is available
ChelseaC13 Jun 17, 2020
754a515
a merchant cannot rate thier own stuff
faezeh-ashtiani Jun 17, 2020
be233d2
can add a product with no image
faezeh-ashtiani Jun 17, 2020
d62bd41
fixed dashboard route
yesentorres Jun 17, 2020
5eb7112
edited redirect to dashboard, added placeholders in dashboard view
yesentorres Jun 17, 2020
99450b4
added placeholder
quinqu Jun 17, 2020
2e8f704
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 17, 2020
2b887d5
fixing some validations
faezeh-ashtiani Jun 17, 2020
5f13e49
some little changes
faezeh-ashtiani Jun 17, 2020
2e04007
show page for products
quinqu Jun 17, 2020
3b6cc80
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 17, 2020
084ae28
product quantity must be greater than or equal to 0
ChelseaC13 Jun 17, 2020
2f39999
order model test
quinqu Jun 17, 2020
adbe089
accepting changes
ChelseaC13 Jun 17, 2020
91dc44f
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
ChelseaC13 Jun 17, 2020
09ee0db
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 17, 2020
f67dfb2
product model test for order items
quinqu Jun 17, 2020
2a1e16b
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 17, 2020
fc1927d
canceled items functionality
quinqu Jun 17, 2020
684e0ba
Merge pull request #25 from faezeh-ashtiani/cancelation
quinqu Jun 17, 2020
b2cea2b
added delete button for product
faezeh-ashtiani Jun 17, 2020
3fa941e
I just pulled
faezeh-ashtiani Jun 17, 2020
96e5d81
order model testing
quinqu Jun 17, 2020
c2d9d1f
added product delete testing
faezeh-ashtiani Jun 17, 2020
65510a7
model tests to display merchant orders
yesentorres Jun 17, 2020
de33729
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 17, 2020
b482c3c
fixed typo on get_all_orders method
yesentorres Jun 17, 2020
1627d14
added some styling to merch dashboard
faezeh-ashtiani Jun 17, 2020
6ec1116
made some little changes to merch dashboard
faezeh-ashtiani Jun 17, 2020
fb2a831
Merge pull request #26 from faezeh-ashtiani/cancelation
quinqu Jun 17, 2020
19c8663
fixed bug that was causing duplicate orders to return in get_all_orde…
yesentorres Jun 17, 2020
4630582
got that add another item to cart test working
ChelseaC13 Jun 17, 2020
b7df3c0
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 17, 2020
deec7eb
deleted some comments and old code
ChelseaC13 Jun 17, 2020
6ef1bec
Merge branch 'cleanup'
ChelseaC13 Jun 17, 2020
53fc9fd
created instance variables for merchant dashboard
yesentorres Jun 17, 2020
1a137a5
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 17, 2020
bc31dc1
category button style and form title
ChelseaC13 Jun 17, 2020
5b33d13
Merge branch 'cleanup'
ChelseaC13 Jun 17, 2020
3583d4c
made merchant products into flex
faezeh-ashtiani Jun 17, 2020
e443bd0
button styling
quinqu Jun 17, 2020
0b483bd
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 17, 2020
2ca6fb5
fixed styling
quinqu Jun 17, 2020
44749f8
changed route after product was added to cart to root
ChelseaC13 Jun 17, 2020
fedd24c
Merge branch 'cleanup'
ChelseaC13 Jun 17, 2020
3c196f5
added update order_items
faezeh-ashtiani Jun 18, 2020
cb377ce
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
9527510
got checkout to work without any nil order_items
faezeh-ashtiani Jun 18, 2020
0db7404
placeholder:
quinqu Jun 18, 2020
d98e819
product edit page header
ChelseaC13 Jun 18, 2020
6e6ecfc
small fixes
faezeh-ashtiani Jun 18, 2020
567648a
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
c234824
cart styling and nav styling
quinqu Jun 18, 2020
9cc652f
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 18, 2020
9dabcb2
cannot edit someone elses product
faezeh-ashtiani Jun 18, 2020
868566e
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
a711d11
some order_item controller test woeking but need to ask quinn for help
ChelseaC13 Jun 18, 2020
49ba2d6
Merge branch 'master' into cleanup
ChelseaC13 Jun 18, 2020
b27eacd
fixed in cart quantity helper and logout test
faezeh-ashtiani Jun 18, 2020
4dd9ab4
order show page
quinqu Jun 18, 2020
703ca3e
indentation
quinqu Jun 18, 2020
3544570
deleted irrelevant code
quinqu Jun 18, 2020
077b37b
added to merchant dashboard view
yesentorres Jun 18, 2020
a7a8166
modified merchant methods, populated the dashboard
faezeh-ashtiani Jun 18, 2020
c3741a0
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
ba6ce76
fixed merge conflict
yesentorres Jun 18, 2020
8011911
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 18, 2020
1f264a5
in the middle of making tests but want to pull
ChelseaC13 Jun 18, 2020
897900e
Merge branch 'master' into cleanup
ChelseaC13 Jun 18, 2020
450c638
dashboard
quinqu Jun 18, 2020
858f427
fixed qty
quinqu Jun 18, 2020
ebf76b1
saving so I can pull updates
ChelseaC13 Jun 18, 2020
2f3570b
merging master to branch
ChelseaC13 Jun 18, 2020
7c6a02c
added filter functionality on merchant dashboard, and helper methods …
yesentorres Jun 18, 2020
4268cfc
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 18, 2020
fba9dfe
show page
quinqu Jun 18, 2020
0a8b603
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
quinqu Jun 18, 2020
28454f6
fixed a few small things
faezeh-ashtiani Jun 18, 2020
39704a1
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
97030c6
finished cleanup tests
ChelseaC13 Jun 18, 2020
bfceb5f
Merge branch 'cleanup'
ChelseaC13 Jun 18, 2020
f375b5f
modified product controller test for guest login
faezeh-ashtiani Jun 18, 2020
0c5ae63
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
16049a7
created variables to get correct revenue amounts
yesentorres Jun 18, 2020
9a07c88
styling of mercahnt dashboard
faezeh-ashtiani Jun 18, 2020
eb84ddc
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
30607ec
modified current merchant method
faezeh-ashtiani Jun 18, 2020
27e3f0f
model test headings
yesentorres Jun 18, 2020
220b3c3
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
yesentorres Jun 18, 2020
9978a9b
added blacl color to all links
faezeh-ashtiani Jun 18, 2020
964122a
Merge branch 'master' of https://github.com/faezeh-ashtiani/betsy
faezeh-ashtiani Jun 18, 2020
08d80d0
logged out merchant 1
faezeh-ashtiani Jun 18, 2020
feae632
added cancled to the status drop down
faezeh-ashtiani Jun 18, 2020
a987cf7
minor edits to merchant model
yesentorres Jun 19, 2020
2022011
final touches to dashboard view
yesentorres Jun 19, 2020
28464af
additions to fixtures, finalized model method tests
yesentorres Jun 19, 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
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
defaults
38 changes: 38 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# 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
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
85 changes: 85 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
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

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'
gem 'simplecov', :require => false
# 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'
gem 'dotenv-rails'
end

group :development do
gem 'better_errors'
gem 'binding_of_caller'
end

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

gem "omniauth"
gem "omniauth-github"

gem 'simplecov', require: false, group: :test
Loading