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

Carets Power Pup - Christiane, Kayla, Shaunna, Victoria #69

Open
wants to merge 479 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
479 commits
Select commit Hold shift + click to select a range
28b7fdc
Merge pull request #37 from KaylaEcker/merchant-order-view
vsawchuk Oct 24, 2017
f2d6d0f
further work on show
Oct 24, 2017
b9506f6
fulfillment link added to nav when signed in
Oct 24, 2017
025c04a
Change route for order confirmation from order/:id/thank-you to order…
vsawchuk Oct 24, 2017
054853d
Merge branch 'master' of https://github.com/KaylaEcker/betsy
Oct 24, 2017
f4c2c41
changes made per review
Oct 24, 2017
684e3a8
Merge branch 'master' into rework_show
kaylaeckergoog Oct 24, 2017
510a46b
Merge pull request #39 from KaylaEcker/rework_show
kaylaeckergoog Oct 24, 2017
437b39e
added an @ to the product for working name
Oct 24, 2017
7efe954
Merge branch 'rework_show' of https://github.com/KaylaEcker/betsy int…
Oct 24, 2017
1308f66
Merge pull request #41 from KaylaEcker/rework_show
kaylaeckergoog Oct 24, 2017
bc839af
Add ship_order method to merchants controller, update merchant fulfil…
vsawchuk Oct 24, 2017
ecce58d
minor changes to picture for show page
Oct 24, 2017
9248a2a
Add link to fulfillment button on merchant show page
vsawchuk Oct 24, 2017
ba73197
small name change
Oct 24, 2017
74f53b0
Merge pull request #40 from KaylaEcker/fulfillment-link
kaylaeckergoog Oct 24, 2017
de5b9d4
standardised flash notifications (changed notifications in the sessio…
Oct 24, 2017
cf7a878
Merge pull request #42 from KaylaEcker/rework_show
kaylaeckergoog Oct 24, 2017
1e555e8
fixed failing tests due to new validations
skwiens Oct 24, 2017
e8a7263
Styles the flash notifications
Oct 24, 2017
4e8096a
Merge branch 'master' into product-status
skwiens Oct 24, 2017
a058434
Merge pull request #36 from KaylaEcker/product-status
skwiens Oct 24, 2017
9e158b1
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
5fcdcf7
erased white space
Oct 24, 2017
b086c91
Updated the controller tests to reflect the changes in the handleling…
Oct 24, 2017
1bda991
Merge branch 'master' of https://github.com/KaylaEcker/betsy
Oct 24, 2017
0886968
edits to cart page including quantity, link to product, and formatting
Oct 24, 2017
a6f75e8
Change functionality of shipping order to shipping a merchant's order…
vsawchuk Oct 24, 2017
c7ef0f1
Finalize Seeding summarize
Oct 24, 2017
4a0a889
erase white space
Oct 24, 2017
cb48845
Order model tests
vsawchuk Oct 24, 2017
1c68495
Merchants controller testing
vsawchuk Oct 24, 2017
90575cf
get rid of debugging printed statements
vsawchuk Oct 24, 2017
772f316
added subtotal
Oct 24, 2017
55ebd47
changed treebay to treebae
Oct 24, 2017
495a7f0
compl changes
Oct 24, 2017
5247828
Merge pull request #48 from KaylaEcker/treebae
vsawchuk Oct 24, 2017
9affdf7
changed search by merchants and categories that have active products …
skwiens Oct 24, 2017
44ca2a3
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
c3f7ba6
changed the seed to include customer names
Oct 24, 2017
4c5a9fd
Merge pull request #45 from KaylaEcker/better-handling-of-seeds-errors
skwiens Oct 24, 2017
43aad73
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
b90836a
refactore css for flash notifications, refactor merchant controller t…
Oct 24, 2017
54ee5f4
Merge pull request #44 from KaylaEcker/styling-flash-notifications
Oct 24, 2017
11995d2
added a passing test and div/self added
Oct 24, 2017
b034c1d
Merge pull request #47 from KaylaEcker/cart
kaylaeckergoog Oct 24, 2017
be980a7
Merge branch 'master' into validate-checkout
skwiens Oct 24, 2017
5d5ac54
fix for two failing tests
skwiens Oct 24, 2017
69ecf86
Merge pull request #43 from KaylaEcker/validate-checkout
skwiens Oct 24, 2017
ab9ce3f
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
4b2bbeb
Merge pull request #50 from KaylaEcker/fix-tests
kaylaeckergoog Oct 24, 2017
bcc60ac
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
257e8ff
Add favicon and dynamic site titles
vsawchuk Oct 24, 2017
43247dc
Treebae to treebae
Oct 24, 2017
65cdd64
Add simplecov gem (need to bundle install if pulling) for test coverage
vsawchuk Oct 24, 2017
5d58840
beginning background
Oct 24, 2017
a933117
Merge pull request #53 from KaylaEcker/styling
skwiens Oct 24, 2017
e1cd080
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
8fb4b63
Merge conflicts
vsawchuk Oct 24, 2017
2fa8780
Merge pull request #46 from KaylaEcker/ship-order
vsawchuk Oct 24, 2017
ab29c5f
retire button passes all tests
Oct 24, 2017
d64042a
Merge pull request #52 from KaylaEcker/simplecov
Oct 24, 2017
9b29377
Merge branch 'master' of https://git.heroku.com/treebae
vsawchuk Oct 24, 2017
42cd868
handle merge conflict
Oct 24, 2017
7bba743
Merge pull request #51 from KaylaEcker/favicon
Oct 24, 2017
132008c
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
d5e6681
move colorize gem to the general environement to avoid seeding proble…
Oct 24, 2017
f1a7d2e
added sadtree
Oct 24, 2017
3b206f4
Merge branch 'master' into retry-sadtree
skwiens Oct 24, 2017
23c41f4
Merge pull request #56 from KaylaEcker/retry-sadtree
skwiens Oct 24, 2017
26dd153
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
d4b54ee
Merge branch 'master' of https://git.heroku.com/treebae
Oct 24, 2017
c72daed
Merge branch 'master' of https://git.heroku.com/treebae
skwiens Oct 24, 2017
b806a38
removed price and category repeats
Oct 24, 2017
c43ade6
added color to eliminate error
Oct 24, 2017
1ddd472
fixed error
Oct 24, 2017
2f3a6e4
show the product status when retired
Oct 24, 2017
6871d59
Merge pull request #58 from KaylaEcker/styling
skwiens Oct 24, 2017
8ee60f5
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 24, 2017
7c41f00
errors
Oct 25, 2017
7de40c2
Add star rating when leaving a review
vsawchuk Oct 25, 2017
9674db4
Update show.html.erb
kaylaeckergoog Oct 25, 2017
7114d40
Merge pull request #57 from KaylaEcker/better-product-page
kaylaeckergoog Oct 25, 2017
d8aa2f0
Merge conflict
vsawchuk Oct 25, 2017
f7d10a8
Merge branch 'master' of https://github.com/KaylaEcker/betsy
Oct 25, 2017
55a0130
Remove coverage files
vsawchuk Oct 25, 2017
f16dc91
Merge conflict
vsawchuk Oct 25, 2017
3de2107
Merge branch 'master' of https://github.com/KaylaEcker/betsy
vsawchuk Oct 25, 2017
4230b3b
Merge pull request #60 from KaylaEcker/remove-coverage
kaylaeckergoog Oct 25, 2017
8c2d1fe
Merge branch 'master' of https://github.com/KaylaEcker/betsy
vsawchuk Oct 25, 2017
8803ab7
remove coverage, take 2
vsawchuk Oct 25, 2017
4934ea0
Merge pull request #61 from KaylaEcker/remove-coverage
kaylaeckergoog Oct 25, 2017
2ad89f0
Merge branch 'master' of https://github.com/KaylaEcker/betsy
vsawchuk Oct 25, 2017
5a8d893
radio button default retired when status is retired
skwiens Oct 25, 2017
3bc0b5d
deleted old tests
skwiens Oct 25, 2017
222a081
Change the cc_expiration to also check that the card is still valid (…
Oct 25, 2017
abccc5a
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 25, 2017
99cd42b
changed a line in checkout form for the customer name field
skwiens Oct 25, 2017
3079c69
fix merge conflicts
skwiens Oct 25, 2017
c9dc9b7
Merge pull request #54 from KaylaEcker/update-retired-button
skwiens Oct 25, 2017
611d20b
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 25, 2017
1abd8d7
Merge pull request #55 from KaylaEcker/move-colorize-gem
vsawchuk Oct 25, 2017
923ac57
Merge pull request #49 from KaylaEcker/modify-search
vsawchuk Oct 25, 2017
f5f8331
Close bracket in CSS that was causing errors
vsawchuk Oct 25, 2017
a15805c
Add stars to reviews when they are listed on product show page
vsawchuk Oct 25, 2017
72bc460
product seeds updated
skwiens Oct 25, 2017
b2e9295
Merge pull request #63 from KaylaEcker/fix-name-checkout
kaylaeckergoog Oct 25, 2017
f23535c
Finalize star reviews on product show page
vsawchuk Oct 25, 2017
ad83c21
Merge pull request #59 from KaylaEcker/star-rating
Oct 25, 2017
cdae0db
Merge branch 'master' of https://github.com/KaylaEcker/betsy
vsawchuk Oct 25, 2017
89d5217
Fix merge conflict left in controller tests
vsawchuk Oct 25, 2017
704db40
cart added and columns began
Oct 25, 2017
ccb5da7
Merge pull request #64 from KaylaEcker/fix-merge
vsawchuk Oct 25, 2017
06ee61b
revoves coverage files
Oct 25, 2017
875fb20
Merge pull request #62 from KaylaEcker/refuse-expired-cc
vsawchuk Oct 25, 2017
e5cace1
dropdown
skwiens Oct 25, 2017
6050670
Products helper tests
vsawchuk Oct 25, 2017
80e067e
top nav shadow
skwiens Oct 25, 2017
56ce8eb
Orders controller tests
vsawchuk Oct 25, 2017
d701bd8
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 25, 2017
ecb4add
Merge branch 'master' into styling
skwiens Oct 25, 2017
464aa72
Merge pull request #65 from KaylaEcker/styling
skwiens Oct 25, 2017
b589767
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 25, 2017
ae0f9b5
add test to check that merchants can't leave review on their own product
Oct 25, 2017
6594629
columns for product cards
skwiens Oct 25, 2017
080a953
controller testing stuff
Oct 25, 2017
32da6a6
Merge pull request #66 from KaylaEcker/boost-testing
vsawchuk Oct 25, 2017
619724f
more styling
skwiens Oct 26, 2017
5db9f60
Merge pull request #67 from KaylaEcker/wf-p-index
kaylaeckergoog Oct 26, 2017
90aec65
wood
Oct 26, 2017
dd73a44
Merge branch 'styling' of https://github.com/KaylaEcker/betsy into st…
Oct 26, 2017
0fb50cb
merging
Oct 26, 2017
ac02f38
columns in large and small screen
skwiens Oct 26, 2017
4983d5b
changed fonts
Oct 26, 2017
ec833bc
Merge pull request #68 from KaylaEcker/wf-p-index
kaylaeckergoog Oct 26, 2017
d5a754c
more styling chantes
skwiens Oct 26, 2017
dc0d7cd
merging
Oct 26, 2017
d04396f
fixed merged errors
Oct 26, 2017
a4f2129
Merge pull request #70 from KaylaEcker/styling
skwiens Oct 26, 2017
9cda2b4
removed extra treebae deals line
Oct 26, 2017
a251245
Merge pull request #71 from KaylaEcker/styling
kaylaeckergoog Oct 26, 2017
05e632a
changes made to button and fonts
Oct 26, 2017
5abb969
drop down size change
skwiens Oct 26, 2017
5838f68
Merge branch 'master' into wf-p-index
skwiens Oct 26, 2017
2e72bbd
font changes and recentered
Oct 26, 2017
242fe74
Merge branch 'master' of https://github.com/KaylaEcker/betsy
skwiens Oct 26, 2017
f81903b
Merge branch 'master' into wf-p-index
skwiens Oct 26, 2017
848d11a
adjusted classes and shadows
Oct 26, 2017
99ab9c6
styling added to category drop down
Oct 26, 2017
4d2846d
position filter button
skwiens Oct 26, 2017
9315a4e
edited classes, added link to create product if stick in mud, general…
Oct 26, 2017
936c0a4
capitalize added to product name
Oct 26, 2017
3317c64
Merge pull request #73 from KaylaEcker/styling
kaylaeckergoog Oct 26, 2017
cf3dd9d
Merge pull request #72 from KaylaEcker/wf-p-index
kaylaeckergoog Oct 26, 2017
0aaa112
product details section
skwiens Oct 26, 2017
348326a
reviews
skwiens Oct 26, 2017
f121818
show cart
skwiens Oct 26, 2017
be758c5
center images
skwiens Oct 26, 2017
0a5725c
order seed data updated with future expiration dates
skwiens Oct 26, 2017
de951c1
changes to button and background
Oct 26, 2017
0df3958
html section change
skwiens Oct 26, 2017
a38d84c
changed background
Oct 26, 2017
d3a8eb3
Merge pull request #78 from KaylaEcker/styling
kaylaeckergoog Oct 26, 2017
f2b2871
merge conflicts
skwiens Oct 26, 2017
1b7c2e1
Merge pull request #74 from KaylaEcker/wf-p-show
skwiens Oct 26, 2017
77679c6
merge conflicts
skwiens Oct 26, 2017
dbaa900
Merge pull request #75 from KaylaEcker/wf-p-index
skwiens Oct 26, 2017
68c1c61
added more info
Oct 26, 2017
513a12b
Merge branch 'master' into styling
kaylaeckergoog Oct 26, 2017
2a4f06f
Merge pull request #79 from KaylaEcker/styling
kaylaeckergoog Oct 26, 2017
332a7be
changed main hover color
Oct 26, 2017
8c9d8d1
changed some hovers and classes
Oct 26, 2017
11f01d0
Merge pull request #80 from KaylaEcker/styling
kaylaeckergoog Oct 26, 2017
8a25cb5
application html classes to convention
vsawchuk Oct 26, 2017
e207170
First pass nav and simplify fonts for layout
vsawchuk Oct 26, 2017
977c326
First pass homepage
vsawchuk Oct 26, 2017
02a9ec7
Continued styling
vsawchuk Oct 26, 2017
38e2a2e
Add table to merchant order show page
vsawchuk Oct 27, 2017
6a6338c
Continue styling
vsawchuk Oct 27, 2017
16f9160
continue styling
vsawchuk Oct 27, 2017
cff044c
update nav menu
vsawchuk Oct 27, 2017
9556316
Change login from button to link
vsawchuk Oct 27, 2017
b74139c
Flash bottom-margin
vsawchuk Oct 27, 2017
075b6b4
Remove box shadow from dropdown
vsawchuk Oct 27, 2017
7408712
Fix nav leveling
vsawchuk Oct 27, 2017
ee1d185
Move button to leave review
vsawchuk Oct 27, 2017
83bd144
Merge pull request #82 from KaylaEcker/styling
Oct 27, 2017
a7974f8
Change nav bottom margin to 30px
vsawchuk Oct 27, 2017
3750f63
Mofify form sizes
vsawchuk Oct 27, 2017
08e0150
Add product_photo helper to add a stock photo if a url is an empty st…
vsawchuk Oct 27, 2017
7fd8a09
Fix products photo helper method
vsawchuk Oct 27, 2017
53abc94
Merge pull request #77 from KaylaEcker/update-seed
vsawchuk Oct 27, 2017
46b8cb7
aligns stuff on the product page and what not
Oct 27, 2017
930fae8
Merge pull request #83 from KaylaEcker/vs-styling
vsawchuk Oct 27, 2017
9f69746
Merge pull request #84 from KaylaEcker/styling-product-page
vsawchuk Oct 27, 2017
5645bc5
dynamically fill in picture on product show page, no image available …
vsawchuk Oct 27, 2017
8c7a483
Format money on confirmation page
vsawchuk Oct 27, 2017
b9704ee
Merge pull request #85 from KaylaEcker/vs-styling
vsawchuk Oct 27, 2017
5c4f555
checked radio button
skwiens Oct 27, 2017
e63fea9
merchants are now directed to their page immediately after signing in
skwiens Oct 27, 2017
12ed404
Handle rendering after invalid requests for checkout or adding/creati…
vsawchuk Oct 27, 2017
e4a31e5
Merge pull request #86 from KaylaEcker/active-toggle
vsawchuk Oct 27, 2017
ccb2f73
conditionally check flash for status as a symbol or string
vsawchuk Oct 27, 2017
9dcb336
merge conflict
vsawchuk Oct 27, 2017
7bf168f
Merge pull request #87 from KaylaEcker/handle-invalid-checkout
vsawchuk Oct 27, 2017
c612d47
fixed tests
skwiens Oct 27, 2017
e4226d4
Merge conflict
vsawchuk Oct 27, 2017
f189bb5
sold by now shows seller instead of product name
Oct 27, 2017
40c42da
Remove button styling conflicts
vsawchuk Oct 27, 2017
33eb892
Merge pull request #89 from KaylaEcker/changes
vsawchuk Oct 27, 2017
1d6927c
Merge pull request #88 from KaylaEcker/merchant-redirect-signin
kaylaeckergoog Oct 27, 2017
8d1488b
seeding for herokuuuuuu
Oct 27, 2017
d6011fa
merchants and categories now are sorted alphabetically
skwiens Oct 27, 2017
d672770
Merge pull request #91 from KaylaEcker/seeding-for-heroku
vsawchuk Oct 27, 2017
9aa0f12
Merge pull request #90 from KaylaEcker/button-placement
vsawchuk Oct 27, 2017
d5ebe78
removed coverage files
skwiens Oct 27, 2017
43dbd9c
Merge pull request #92 from KaylaEcker/order-selections
vsawchuk Oct 27, 2017
ce0fe0f
changes colors, it's ok.
Oct 27, 2017
eb0b228
conflicttttt
Oct 27, 2017
1a6c5cf
pagination
skwiens Oct 27, 2017
abd6e06
Merge pull request #93 from KaylaEcker/flash-notification-styling
vsawchuk Oct 27, 2017
cee0112
Merge pull request #94 from KaylaEcker/pagination
vsawchuk Oct 27, 2017
8958eed
pagination correction
skwiens Oct 27, 2017
ec26880
Merge pull request #95 from KaylaEcker/pagination
vsawchuk Oct 27, 2017
9dce416
Shopping cart titles centered
vsawchuk Oct 27, 2017
8331a92
Merge pull request #96 from KaylaEcker/center-cart
kaylaeckergoog Oct 27, 2017
5672371
Add slogan to nav
vsawchuk Oct 27, 2017
5ea066f
Merge pull request #97 from KaylaEcker/nav-slogan
kaylaeckergoog Oct 27, 2017
4b582ac
Kayla told me to commit, so
Oct 27, 2017
7cc87e3
review seeds added
skwiens Oct 27, 2017
41d6990
small change to seeds file
skwiens Oct 27, 2017
e51f33d
seeds file fixes
skwiens Oct 27, 2017
6381904
description for products
skwiens Oct 27, 2017
8d28056
Make merchant names and categories clickable
Oct 27, 2017
9ec63d0
Reorder seeds
vsawchuk Oct 27, 2017
3564643
m
Oct 27, 2017
58342a7
Merge pull request #99 from KaylaEcker/review-seeds
skwiens Oct 27, 2017
19e5cbb
handled conflict
Oct 27, 2017
043e951
Merge pull request #98 from KaylaEcker/clickable-merchant-categories
kaylaeckergoog Oct 27, 2017
b3dc90b
makes dates pretty
Oct 27, 2017
06e5f5e
Remove slogan on medium and small screens
vsawchuk Oct 27, 2017
da74900
Merge pull request #100 from KaylaEcker/clickable-merchant-categories
kaylaeckergoog Oct 27, 2017
eca67ae
Merge pull request #101 from KaylaEcker/modify-nav
kaylaeckergoog Oct 27, 2017
212ad94
Add second pagination at bottom of page and style
vsawchuk Oct 27, 2017
8464cf1
Merge pull request #102 from KaylaEcker/pagination-styling
vsawchuk Oct 27, 2017
4c26e51
fix 3 pictures not showing up
Oct 27, 2017
c510d8d
fixes emails
Oct 27, 2017
ad997e3
Merge pull request #103 from KaylaEcker/fix-seed
kaylaeckergoog Oct 27, 2017
0d244db
fixes
Oct 27, 2017
f1f4d22
Merge pull request #104 from KaylaEcker/fix-seed
kaylaeckergoog Oct 27, 2017
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
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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

/coverage
.env

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

/node_modules
/yarn-error.log

.byebug_history

.env
81 changes: 81 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
source 'https://rubygems.org'

git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"
end

gem 'will_paginate', '~> 3.1.0'
gem "omniauth"
gem "omniauth-github"
gem 'colorize'
# Foundation CSS Framework
gem 'foundation-rails', '6.4.1.2'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.1.4'
# Use postgresql as the database for Active Record
gem 'pg', '~> 0.18'
# Use Puma as the app server
gem 'puma', '~> 3.7'
# 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 'therubyracer', 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', '~> 3.0'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

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

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]
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '~> 2.13'
gem 'selenium-webdriver'
gem "dotenv-rails"
end

group :development do
# Access an IRB console on exception pages or by using <%= 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'
gem 'guard-minitest', '~> 2.3.2' # https://github.com/guard/guard-minitest
# Colorize minitest output and show failing tests instantly.
gem 'minitest-colorize', git: 'https://github.com/ysbaddaden/minitest-colorize'
gem 'terminal-notifier-guard', '~> 1.6.4' # https://github.com/Springest/terminal-notifier-guard
gem 'terminal-notifier', '~> 1.6.2' # https://github.com/alloy/terminal-notifier

end

gem 'simplecov', :require => false, :group => :test

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

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

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