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

Lak, Jeta, Ross, Yaz #37

Open
wants to merge 507 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
507 commits
Select commit Hold shift + click to select a range
c7fbaa1
added orders#cancel controller action error handling, with logic in t…
saintmedusa Jun 16, 2020
4571187
order controller tests for create cart, clear cart, submit cart
saintmedusa Jun 16, 2020
b9ae77e
working merchant ORDERS dashboard. Hell ya
saintmedusa Jun 16, 2020
69ac024
working change active status button on order :D, with activate/deacti…
saintmedusa Jun 16, 2020
ebb743a
Updated the strong params to add category.ids: []
easternwashingaden Jun 16, 2020
54ca571
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
878411f
Added titleize to category name
easternwashingaden Jun 16, 2020
d46e7a9
Changed the product form to ensure that user can pick multiple catego…
easternwashingaden Jun 16, 2020
4d9adad
Moved Review button to upper
easternwashingaden Jun 16, 2020
fa6a6f7
Merge pull request #18 from easternwashingaden/products-categories-re…
easternwashingaden Jun 16, 2020
26ca988
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
055044b
setup Simplecov
syrosalynyu Jun 16, 2020
7b2b567
added condition to avatar display
syrosalynyu Jun 16, 2020
7f4a5a8
modified validation for Order status
syrosalynyu Jun 16, 2020
694897f
fixed error message of order_item message.
syrosalynyu Jun 16, 2020
2a3c301
added Order model tests
syrosalynyu Jun 16, 2020
e7c0f6f
Merge pull request #19 from easternwashingaden/ross-order-model-tests
syrosalynyu Jun 16, 2020
9270768
updated product controller and it's tests to reflect changes
saintmedusa Jun 16, 2020
be1ce2a
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
cf36f25
Merge branch 'master' into orders_controller_test
saintmedusa Jun 16, 2020
43d00ee
Merge pull request #20 from easternwashingaden/orders_controller_test
saintmedusa Jun 16, 2020
19f1e93
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
ab594ea
Merge branch 'master' into merchant_dashboard
saintmedusa Jun 16, 2020
9b0c348
Merge pull request #21 from easternwashingaden/merchant_dashboard
saintmedusa Jun 16, 2020
e207936
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
55cbf13
changed product model test to reflect changes to active field, added …
saintmedusa Jun 16, 2020
9cfe799
Merge pull request #22 from easternwashingaden/test_updates
saintmedusa Jun 16, 2020
0c5ef67
Merge branch 'master' of https://github.com/easternwashingaden/betsy
Jun 16, 2020
d8e9272
coverage 100% with test category controller
Jun 16, 2020
8dabc1e
tests for category_controller
Jun 16, 2020
ff2b5dd
working revenue, tested and working in view
saintmedusa Jun 16, 2020
d98248a
Merge pull request #23 from easternwashingaden/revenue
saintmedusa Jun 16, 2020
907e581
add more column in products fixtures
Jun 16, 2020
e14506f
add more test for model category coverage 100%
Jun 16, 2020
92f2485
Merge pull request #24 from easternwashingaden/testing_category
jetabajrami Jun 17, 2020
a74770b
Added simple_form_for gem
easternwashingaden Jun 17, 2020
ad7cef8
Added family font to section tag
easternwashingaden Jun 17, 2020
91bf49d
Added titleize to product name
easternwashingaden Jun 17, 2020
e16267c
Sort category in aphabeltical order
easternwashingaden Jun 17, 2020
401ba58
Add strong to all the titles
easternwashingaden Jun 17, 2020
cbeecc7
Added titleize to merchant name
easternwashingaden Jun 17, 2020
45f8b9c
Added titleize to product name and added format price to product price
easternwashingaden Jun 17, 2020
a5f3672
Added titleize to product name
easternwashingaden Jun 17, 2020
6494f04
Added <strong> to all the titles/subject
easternwashingaden Jun 17, 2020
f1fe338
Added titlelize to product
easternwashingaden Jun 17, 2020
cfbcc58
Added titleize to product
easternwashingaden Jun 17, 2020
7c61564
Got created after i ran bundle run. Will deleted this later
easternwashingaden Jun 17, 2020
55eabfd
got created after run bundle install not sure why
easternwashingaden Jun 17, 2020
8d1b3e5
completed tests for Order model
syrosalynyu Jun 17, 2020
fe6ba52
edited clear_cart custom method in Order Model
syrosalynyu Jun 17, 2020
329344b
Merge pull request #25 from easternwashingaden/ross-order-model-tests…
syrosalynyu Jun 17, 2020
36364a1
Changed the color border for the profile image
easternwashingaden Jun 17, 2020
3c43848
Sort all merchant in alphabeltical order
easternwashingaden Jun 17, 2020
da78327
Added images to the merchant's shop view
easternwashingaden Jun 17, 2020
39be1ed
Merge pull request #26 from easternwashingaden/views-clean-up
easternwashingaden Jun 17, 2020
f06c1d7
changed destock/restock functionality of order, items, product, contr…
saintmedusa Jun 17, 2020
985ba7b
merged master changes into this branch
saintmedusa Jun 17, 2020
c4b871f
Added stylings for the product views
easternwashingaden Jun 17, 2020
76f6f6d
Change the pagination number shown per page
easternwashingaden Jun 17, 2020
23f91d7
Added grid to the product all
easternwashingaden Jun 17, 2020
43542fc
Added image to account show view
easternwashingaden Jun 17, 2020
db73ace
Added images to the order details
easternwashingaden Jun 17, 2020
0541d34
Added image to the shop for each merchant
easternwashingaden Jun 17, 2020
d281139
Update the title to be consistent
easternwashingaden Jun 17, 2020
1986f21
Update the title to be consistent
easternwashingaden Jun 17, 2020
197bc5d
Update title to be consistent
easternwashingaden Jun 17, 2020
7ebd94d
Added grids to product index view
easternwashingaden Jun 17, 2020
b17dd6d
Added titlelize to the product name
easternwashingaden Jun 17, 2020
adf5385
Merge pull request #27 from easternwashingaden/category-dropdown
easternwashingaden Jun 17, 2020
2e8b59b
added dropdown checbox
Jun 17, 2020
04d22db
changed order item model methods for changing statuses and changing p…
saintmedusa Jun 17, 2020
464f938
started changes to order model for status/stock change redesign. Star…
saintmedusa Jun 17, 2020
f2888bf
initial changes to order model for status handling finished, with pas…
saintmedusa Jun 17, 2020
73757ce
order-item errors for cancel attempt on a shipped item now show produ…
saintmedusa Jun 17, 2020
4e27ef7
adjusted files to fit changes to status handling structure, adjusted …
saintmedusa Jun 17, 2020
2b4c809
tried adding pagination to view but no luck
syrosalynyu Jun 17, 2020
3b56c85
make product images to be clickable
syrosalynyu Jun 17, 2020
2c3a937
removed check stock logic fomr order_item_controller and into product…
saintmedusa Jun 17, 2020
0223a86
product images are now clickable
syrosalynyu Jun 17, 2020
a571657
product images are now clickable in Merchant views
syrosalynyu Jun 17, 2020
17f372b
expanded and updated products.rb model test, all passing
saintmedusa Jun 17, 2020
81a2d82
added test for product#change_active
saintmedusa Jun 17, 2020
7610e46
added new product stock handling to order_item#destroy controller act…
saintmedusa Jun 17, 2020
e25d8af
fixed Merchant modle test
syrosalynyu Jun 17, 2020
a4ff1ce
adjusted the area of clickable link
syrosalynyu Jun 17, 2020
8a5516b
merchant image is now clickable
syrosalynyu Jun 17, 2020
d601905
changed order cancel behavior: redirect to the canceled order page, t…
saintmedusa Jun 17, 2020
df9b038
make the footer to stick at the bottom
syrosalynyu Jun 17, 2020
cda1be4
all tests for order submit now working
saintmedusa Jun 17, 2020
24abaa3
Merge pull request #29 from easternwashingaden/products_stock
saintmedusa Jun 17, 2020
a467809
Added styling to images
easternwashingaden Jun 17, 2020
51aacc9
Created category_product action
easternwashingaden Jun 17, 2020
7123ead
Comment self.product_by_category(category) because we no longer need it
easternwashingaden Jun 17, 2020
5d8993f
Create view for category_products
easternwashingaden Jun 17, 2020
cf62794
Deleted show view for category
easternwashingaden Jun 17, 2020
75c691e
Changed the route for category_product
easternwashingaden Jun 17, 2020
e0ada2f
Updated pagination for product index
easternwashingaden Jun 17, 2020
1972f86
Added image to product show
easternwashingaden Jun 17, 2020
815f330
Created route for category_product
easternwashingaden Jun 17, 2020
6e2f3fc
added tests for reviews controller, 100% coverage
Jun 17, 2020
49e2c78
Merge pull request #30 from easternwashingaden/category-product-pagin…
easternwashingaden Jun 17, 2020
5f2733f
Merge pull request #31 from easternwashingaden/reviews_controller
jetabajrami Jun 17, 2020
98ea1bb
Merge pull request #32 from easternwashingaden/product_form_dropdown
jetabajrami Jun 17, 2020
6cf3d19
Merge branch 'master' into fix-grid-and-footer
syrosalynyu Jun 17, 2020
e1acc12
Merge pull request #28 from easternwashingaden/fix-grid-and-footer
syrosalynyu Jun 17, 2020
a74e956
cleaned up css file
syrosalynyu Jun 17, 2020
bcfd1a3
reassigned css class to elements
syrosalynyu Jun 17, 2020
e63dd6c
create the homepage for the website
syrosalynyu Jun 17, 2020
b8b818a
root path is now pointing to the homepage
syrosalynyu Jun 17, 2020
8b4e0b2
fixed pagination when search products by merchant
syrosalynyu Jun 18, 2020
496b2de
delete show action form category controller
Jun 18, 2020
653b174
added destroy action in products controller
Jun 18, 2020
7af10aa
added tests for category_product action
Jun 18, 2020
01e9c3e
added tests for destroy action and toggle_active
Jun 18, 2020
570ec0b
update fixtures file
Jun 18, 2020
c058e06
added delete buton for product
Jun 18, 2020
43ffbea
delete some old code
Jun 18, 2020
542df91
add icons to the navbar
syrosalynyu Jun 18, 2020
72dbdc2
Merge pull request #33 from easternwashingaden/delete_product
jetabajrami Jun 18, 2020
9e2a483
Merge pull request #34 from easternwashingaden/website-homepage
syrosalynyu Jun 18, 2020
ad0f800
Added average_rating to the product model
easternwashingaden Jun 18, 2020
9ca3768
Deleted unneeded comments
easternwashingaden Jun 18, 2020
787830d
Added categories for product0
easternwashingaden Jun 18, 2020
f2adf84
Added product to each rating
easternwashingaden Jun 18, 2020
89469c2
Added average_rating test to product_test and passed all the tests
easternwashingaden Jun 18, 2020
ebfc35b
Merge pull request #35 from easternwashingaden/average-rating
easternwashingaden Jun 18, 2020
98a7f9e
created test for "shop" action
syrosalynyu Jun 18, 2020
fce66fc
fixed categoies controller tests
syrosalynyu Jun 18, 2020
e09698a
fixed merchants controller tests
syrosalynyu Jun 18, 2020
757ad7e
fixed reviews controller tests
syrosalynyu Jun 18, 2020
a7082ca
added image attribute to mock_auth_hash
syrosalynyu Jun 18, 2020
c6900f8
cleaned routes
syrosalynyu Jun 18, 2020
d0301a1
Merge pull request #36 from easternwashingaden/increase-test-coverage…
syrosalynyu Jun 18, 2020
eedd2fb
dried up testing with setting up let variables at top, made tests mor…
saintmedusa Jun 18, 2020
6269727
added show order tests
saintmedusa Jun 18, 2020
542b25d
completed order_items_controller testing
saintmedusa Jun 18, 2020
c69e63b
fixed bug in testing total_price
saintmedusa Jun 18, 2020
0cf1f58
broke products controller testing by making small change to yml, fixe…
saintmedusa Jun 18, 2020
76ad3ab
added small change to merchant revenue testing to reflect item status…
saintmedusa Jun 18, 2020
059b844
add more styleaa
Jun 18, 2020
ca0bf05
Merge pull request #37 from easternwashingaden/dropdown_category
jetabajrami Jun 18, 2020
224eda6
Merge pull request #38 from easternwashingaden/item_controller_tests
saintmedusa Jun 18, 2020
9f49725
fixed merchant revenue test to reflect status functionality
saintmedusa Jun 18, 2020
bbd7821
covered 'couldn't create merchant' testing case. Deleted params contr…
saintmedusa Jun 18, 2020
a4a6b28
Merge pull request #39 from easternwashingaden/merchant_controller_tests
saintmedusa Jun 18, 2020
77a4c15
changed the my orders pages for mercahnts to exclude pending order_items
saintmedusa Jun 18, 2020
62e9311
Added stylings
easternwashingaden Jun 18, 2020
2fb8f8a
Added titleize to name
easternwashingaden Jun 18, 2020
2ac2259
Added titleize to the merchant name
easternwashingaden Jun 18, 2020
ce2f4c1
Added titleize to the product name
easternwashingaden Jun 18, 2020
56b3316
Added titleize to the product name
easternwashingaden Jun 18, 2020
fb6376c
Added titleize to the category name
easternwashingaden Jun 18, 2020
a00249f
Added slides to the homepage
easternwashingaden Jun 18, 2020
11e99cf
Upate the nav bars look
easternwashingaden Jun 18, 2020
7dd8193
added order controller filter to grab last four dig of inputted 16 di…
saintmedusa Jun 18, 2020
05a1dab
Updated the styling for table
easternwashingaden Jun 18, 2020
c0b6327
Linked image to the product
easternwashingaden Jun 18, 2020
fd9e102
Resized the image on the cart
easternwashingaden Jun 18, 2020
2669b2b
Added a space
easternwashingaden Jun 18, 2020
46e1cea
Removed section from the form
easternwashingaden Jun 18, 2020
7712231
Added error validation for category
easternwashingaden Jun 18, 2020
1dd1d76
Changed all cap to titleize for the category
easternwashingaden Jun 18, 2020
842cb24
Remove ADD PRODUCT from the form
easternwashingaden Jun 18, 2020
fb6e58d
Merge branch 'master' into clean-up
easternwashingaden Jun 18, 2020
add55ce
Merge pull request #40 from easternwashingaden/clean-up
easternwashingaden Jun 18, 2020
c79f211
Fixed mispelling
easternwashingaden Jun 18, 2020
544ee14
Missign a closing </p> tag
easternwashingaden Jun 18, 2020
bbec624
add bottom to the footer
syrosalynyu Jun 18, 2020
559d4a4
fixed bug
Jun 18, 2020
d61b143
fixed bug
Jun 18, 2020
2635095
fixed tests and fixed the flash error message
Jun 18, 2020
cd719a5
Merge branch 'master' into product_category
jetabajrami Jun 18, 2020
f02e640
Merge pull request #41 from easternwashingaden/product_category
jetabajrami Jun 18, 2020
3fd2358
add bootstrap tot the quantity dropdown
syrosalynyu Jun 18, 2020
f1fe4b8
validation of 16dig cc in submit form, and then storing as 4 digit fi…
saintmedusa Jun 18, 2020
26489f5
fixed stock destock/restock bug - now reflecting changes on database …
saintmedusa Jun 18, 2020
bb658dd
Merge pull request #42 from easternwashingaden/validate_cc_16_to
saintmedusa Jun 18, 2020
c64737c
changed tests to reflect error flash capitalization in controllers
saintmedusa Jun 18, 2020
2873315
added flash error for order
Jun 18, 2020
11ff445
Merge pull request #43 from easternwashingaden/order_form
jetabajrami Jun 18, 2020
1437acd
fixed tests for order validation
Jun 18, 2020
6572355
Merge pull request #44 from easternwashingaden/order_tests
jetabajrami Jun 18, 2020
1d8ec72
added date validation for expired cards - order submit action / checkout
saintmedusa Jun 19, 2020
6254ea7
Merge pull request #45 from easternwashingaden/date_validation
saintmedusa Jun 19, 2020
c213789
fixed test to reflect changes to flash messages on order submit errors
saintmedusa Jun 19, 2020
cf5cfa8
clean up routes
syrosalynyu Jun 19, 2020
9483f61
Moved the category to the form
easternwashingaden Jun 19, 2020
d0bdae4
Fixed the pagination
easternwashingaden Jun 19, 2020
d11e18e
Added the brand image
easternwashingaden Jun 19, 2020
c94cf8b
Moved the product css to application css
easternwashingaden Jun 19, 2020
050e3af
Fixed the category_product pagination
easternwashingaden Jun 19, 2020
9d7cdff
Fixed the shop for merchant method and pagination
easternwashingaden Jun 19, 2020
ee5a36e
Fixed product index with to retrieve only active products and fixed p…
easternwashingaden Jun 19, 2020
b6b1964
Added flash_class to application helper
easternwashingaden Jun 19, 2020
3c99c7b
Fixed the category_product view
easternwashingaden Jun 19, 2020
eeab0bb
Added a button add to cart on the homepage
easternwashingaden Jun 19, 2020
6b835d3
Added brand image
easternwashingaden Jun 19, 2020
86c9453
Fixed the merchant view
easternwashingaden Jun 19, 2020
242a89c
Added strong tags to the error messages
easternwashingaden Jun 19, 2020
c19fbc8
Merge branch 'master' into footer-contact
easternwashingaden Jun 19, 2020
097e5a4
Merge pull request #46 from easternwashingaden/footer-contact
easternwashingaden Jun 19, 2020
c3e3bce
Changes images' url links
easternwashingaden Jun 19, 2020
3f76b5e
added coverage for inactive products
saintmedusa Jun 19, 2020
747531b
Merge branch 'master' of https://github.com/easternwashingaden/betsy
saintmedusa Jun 19, 2020
f2ee857
Change the flash type message
easternwashingaden Jun 19, 2020
64bde13
Changed the typo from category to product
easternwashingaden Jun 19, 2020
80b37d8
Merge pull request #47 from easternwashingaden/quantity-dropdown
syrosalynyu Jun 19, 2020
e706dab
controller filter for product not found, dried up code and have more …
saintmedusa Jun 19, 2020
b196f5a
fixed bug in datevalidator, making sure dates submitted are not nil
saintmedusa Jun 19, 2020
7b05ee3
cleaning up errors and formatting
saintmedusa Jun 19, 2020
f2b6948
fixed bug in checkout page
saintmedusa Jun 19, 2020
2acc104
Merge branch 'master' of https://github.com/easternwashingaden/betsy
saintmedusa Jun 19, 2020
66c196a
dried up product controller code, reflected changes in tests
saintmedusa Jun 19, 2020
a2b18a4
Merge pull request #48 from easternwashingaden/clean_up
saintmedusa Jun 19, 2020
053363f
fixed bug in date validator - not accounting for nil and empty string…
saintmedusa Jun 19, 2020
dc907d1
successfully added post ability to cart buttons on homepage
saintmedusa Jun 19, 2020
06d95f2
Merge pull request #49 from easternwashingaden/add_cart_homepage_buttons
saintmedusa Jun 19, 2020
e7c0aec
don't allow users to access the order history of a merchant
syrosalynyu Jun 19, 2020
600b0bf
don't allow customer to edit the quanity of a product if the product …
syrosalynyu Jun 19, 2020
67db7d2
fixed the typo in the flash message
syrosalynyu Jun 19, 2020
8ada9cd
updated the path of the review page
syrosalynyu Jun 19, 2020
d5a5858
updated routes
syrosalynyu Jun 19, 2020
b9790e4
updated the review path in the controller test
syrosalynyu Jun 19, 2020
16deead
Merge branch 'master' into routes-clean-up
syrosalynyu Jun 19, 2020
0f88088
Merge pull request #50 from easternwashingaden/routes-clean-up
syrosalynyu Jun 19, 2020
02ea647
Changed the font style
easternwashingaden Jun 19, 2020
4012fa2
Added logo
easternwashingaden Jun 19, 2020
60bf9bf
add withd and height
Jun 19, 2020
dc5877b
Merge pull request #51 from easternwashingaden/footer
jetabajrami Jun 19, 2020
a6b564e
Changed font type for footer
easternwashingaden Jun 19, 2020
bd176bf
add price to order summery
Jun 19, 2020
496728e
Merge branch 'master' into fix-nav-font
jetabajrami Jun 19, 2020
7fe063b
Merge pull request #52 from easternwashingaden/fix-nav-font
jetabajrami Jun 19, 2020
b6918a7
add price to order summery
Jun 19, 2020
42b8833
Added the id for project images
easternwashingaden Jun 19, 2020
ccbaa26
Changed the images of the first slide and also linked id to project i…
easternwashingaden Jun 19, 2020
5ff51b0
added last four cc to orders summary page
saintmedusa Jun 19, 2020
262d2d5
started work
saintmedusa Jun 19, 2020
d0b67b9
continue work
saintmedusa Jun 19, 2020
0b0a52b
status filtering
saintmedusa Jun 19, 2020
c9697d3
Merge pull request #53 from easternwashingaden/status_filter
saintmedusa Jun 19, 2020
5800cd5
Changed order summary
easternwashingaden Jun 19, 2020
4f976a2
resolve merge conflict
easternwashingaden Jun 19, 2020
4f42582
finished filter button styling
saintmedusa Jun 19, 2020
3496bb3
resolved merge changes
saintmedusa Jun 19, 2020
e621c6b
merchants controller tests for order action
syrosalynyu Jun 19, 2020
80dc3c8
created test for orderitems controller (edit)
syrosalynyu Jun 19, 2020
ad26fdf
created test for new action of review controller
syrosalynyu Jun 19, 2020
8082f09
Merge pull request #54 from easternwashingaden/last-merchants-tests
syrosalynyu Jun 19, 2020
aee4de0
added return in the orders action
syrosalynyu Jun 20, 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
39 changes: 39 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# 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
84 changes: 84 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
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 'will_paginate', '~> 3.1.0'
gem "omniauth"
gem "omniauth-github"
gem 'simplecov', require: false, group: :test
gem 'simple_form'

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
gem 'dotenv-rails'
# 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'
end

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