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

Team LEAF - Laneia, Elise, Amy W, Faiza #76

Open
wants to merge 308 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
308 commits
Select commit Hold shift + click to select a range
25ffec9
Merge pull request #4 from Faiza1987/order-controller-model
laneia May 5, 2019
ed801b1
pulled in changes from master for testing
May 5, 2019
277d9e0
got products controller tests passing
May 5, 2019
2769c4c
removed unused code
May 5, 2019
7707dc1
Merge pull request #5 from Faiza1987/laneia
ChubbyCub May 5, 2019
7f9fa8f
added add new product button
ChubbyCub May 5, 2019
f9e07ef
change new action from orderitem to product.new
ChubbyCub May 5, 2019
2d51631
Committing so I can git pull
Faiza1987 May 6, 2019
c05797d
making sure I don't lose work
amythetester May 6, 2019
ce075dd
Commiting gitignore
Faiza1987 May 6, 2019
74d677b
Resolved merge conflict
Faiza1987 May 6, 2019
e8d3444
added tests for new, create, index
ChubbyCub May 6, 2019
6a9fa39
added test for show action
ChubbyCub May 6, 2019
9a4b460
added tests for edit, still need to pass some more tests
ChubbyCub May 6, 2019
f87c824
Added confirmation message to Log Out button
Faiza1987 May 6, 2019
76c70ee
Added link to user products on user show page
Faiza1987 May 6, 2019
377924e
added test for edit and passed the test
ChubbyCub May 6, 2019
22efb23
product.category -> product.category_id
May 6, 2019
bbb92f8
added test for destroy and passed the test
ChubbyCub May 6, 2019
fa8869a
Merge branch 'master' into fixing-product-controller
ChubbyCub May 6, 2019
974f03d
Merge pull request #6 from Faiza1987/fixing-product-controller
ChubbyCub May 6, 2019
bfd0408
deleted a bunch of coverage files
ChubbyCub May 6, 2019
c8db830
Removed unncessary show method for user. Added tests for authication …
Faiza1987 May 6, 2019
d66d0bf
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 6, 2019
1f5ba82
Merge branch 'master' into more-user-stuff
Faiza1987 May 6, 2019
1cc6972
Merge pull request #7 from Faiza1987/more-user-stuff
amythetester May 6, 2019
83fc052
added show page for product, removed Laneia's code for reviews and ca…
ChubbyCub May 6, 2019
9d25b8b
index view
amythetester May 6, 2019
e64798a
Merge branch 'fixing-product-views' of https://github.com/Faiza1987/b…
amythetester May 6, 2019
cd820c4
added photo_url column to product
ChubbyCub May 6, 2019
de08a93
Merge branch 'master' of https://github.com/Faiza1987/betsy
ChubbyCub May 6, 2019
d0072e4
merge
ChubbyCub May 6, 2019
7272c7d
Added validation tests for users model
Faiza1987 May 7, 2019
1217090
added small details on product edit page
ChubbyCub May 7, 2019
deb6066
added description field to product table
ChubbyCub May 7, 2019
69f5486
Merge branch 'master' into fixing-product-views
ChubbyCub May 7, 2019
4f10a91
new view
amythetester May 7, 2019
546042d
added few more details on product views
ChubbyCub May 7, 2019
2c0d1c9
try to merge orderitem
ChubbyCub May 7, 2019
61842ce
edit view
amythetester May 7, 2019
de5793c
added users to seed
May 7, 2019
1fd324e
added categories to seed
May 7, 2019
dcb3322
added products to seed
May 7, 2019
573a95a
Merge branch 'fixing-product-views' of https://github.com/Faiza1987/b…
amythetester May 7, 2019
e24c444
added some details to products
ChubbyCub May 7, 2019
80be2c5
updated new view to be on product page
amythetester May 7, 2019
4daeb2d
Merge branch 'fixing-product-views' of https://github.com/Faiza1987/b…
amythetester May 7, 2019
8593512
added product_id to reviews controller
May 7, 2019
9b0c94d
added reviews controller test for new
May 7, 2019
7b75675
added test for create new product w/ valid data
May 7, 2019
deb6d22
added test for review with invalid data
May 7, 2019
9bd3886
added test for user reviewing own product and corrected path in revie…
May 7, 2019
0854e0f
Implemented a bootstrap navbar
Faiza1987 May 7, 2019
b428deb
removed destroy review method, unnecessary
May 7, 2019
a29ca82
added review new view page
May 7, 2019
1fe6b9f
all review tests passing
May 7, 2019
c3696d2
Merge pull request #9 from Faiza1987/user-model-tests
laneia May 7, 2019
bf61e5c
fixed order item tests
amythetester May 7, 2019
df12840
removed shuffling
amythetester May 7, 2019
815811f
Added model tests for Products
Faiza1987 May 7, 2019
300e76c
Added model tests for Products
Faiza1987 May 7, 2019
941dc17
Merge branch 'master' into reviews
amythetester May 7, 2019
e5abfb1
Merge pull request #10 from Faiza1987/reviews
amythetester May 7, 2019
1a9ff5c
added some tests for orders
ChubbyCub May 7, 2019
fabddea
Merge branch 'master' of https://github.com/Faiza1987/betsy
ChubbyCub May 7, 2019
d561d11
pulled partial files from master
ChubbyCub May 7, 2019
8ba1034
try to merge
ChubbyCub May 7, 2019
3713d69
Merge pull request #11 from Faiza1987/fixing-product-views
amythetester May 7, 2019
0728fe1
Added model tests for categories
Faiza1987 May 7, 2019
ee58ca0
fixed duplicate username
May 7, 2019
e95afca
fixed test for order controller
ChubbyCub May 7, 2019
5a67814
Merge branch 'master' into fixing-order-tests
ChubbyCub May 7, 2019
7b8e89b
Merge pull request #12 from Faiza1987/fixing-order-tests
ChubbyCub May 7, 2019
0f6865d
adjusted new view
amythetester May 7, 2019
310531d
Merge branch 'master' into order-crud-views
amythetester May 7, 2019
27e7bdb
Merge branch 'model-tests'
Faiza1987 May 7, 2019
2dc514b
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 7, 2019
9d49af2
added category model test
Faiza1987 May 7, 2019
775c7d5
order item view adjustments
amythetester May 7, 2019
f958021
fixed orderitems new page
May 7, 2019
578a54a
Merge branch 'master' of https://github.com/Faiza1987/betsy
May 7, 2019
d429de9
Added model tests for orderitems
Faiza1987 May 7, 2019
edc2ff8
Merge branch 'model-tests'
Faiza1987 May 7, 2019
373cd46
Merge pull request #14 from Faiza1987/model-tests
laneia May 7, 2019
50ed3af
fixed shopping cart
ChubbyCub May 7, 2019
1713cf6
Added some styling to navbar
Faiza1987 May 7, 2019
a8fd913
try to merge
ChubbyCub May 7, 2019
0ecb898
Merge pull request #15 from Faiza1987/fixing-shopping-cart
ChubbyCub May 7, 2019
403e7fc
Added some styling to navbar
Faiza1987 May 7, 2019
ec3f92e
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 8, 2019
5e759a0
Merge branch 'styling'
Faiza1987 May 8, 2019
a8c4e43
Merge pull request #16 from Faiza1987/styling
laneia May 8, 2019
770bce5
removed one of the new.html.erb for orderitem
ChubbyCub May 8, 2019
dd47443
fixed the shopping cart link
ChubbyCub May 8, 2019
b834c92
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 8, 2019
9c26769
add edit and delete functionality to orderitems for views
amythetester May 8, 2019
867d5e2
commented out non needed tests, will delete before we turn it in
amythetester May 8, 2019
ee4d2e1
removed coverage file
amythetester May 8, 2019
702c6a2
Merge pull request #17 from Faiza1987/orderitem-edit-delete
ChubbyCub May 8, 2019
7c11c57
customer model method for checking quanity against stock
amythetester May 8, 2019
4ab7d75
fixed order and order item tests
amythetester May 8, 2019
dae9062
Merge branch 'master' into orderitem-check-stock
amythetester May 8, 2019
c65e465
added skeleton for custom model method
amythetester May 8, 2019
9cfea10
add image size and alt tag
May 8, 2019
77fab87
added category to product show page
May 8, 2019
17c2b57
added review back to product show page
May 8, 2019
e3a3e91
added categories controller code, tweaking product show & seeds
May 8, 2019
48113a2
added validation to category model, tweaked seeds
May 8, 2019
596d23b
product show working except categories and average rating
May 8, 2019
9c74e89
got product average rating to show
May 8, 2019
b21a162
commented out broken category section, otherwise working
May 8, 2019
56f650b
Merge branch 'master' into fix-product-view
laneia May 8, 2019
e2fde87
added review model tests and changed reviews.yml to fix
May 8, 2019
0609958
added order model validation
May 8, 2019
b6285a0
added calculate total order model method
May 8, 2019
5f644ad
added find_order_item_merchants and complete_order? order model methods
May 8, 2019
eda1886
added order model tests and adjusted fixtures accordingly
May 8, 2019
7f5cb7c
removed category_id
May 8, 2019
3762f1a
Merge branch 'fix-product-view' of https://github.com/Faiza1987/betsy…
May 8, 2019
e44fed9
Merge pull request #18 from Faiza1987/fix-product-view
amythetester May 8, 2019
1751771
commented out validations, potentially refactor later
May 8, 2019
bff4fec
commented out validation tests and changed yml status to pending
May 8, 2019
001342c
Merge pull request #19 from Faiza1987/review_order_model_tests
amythetester May 8, 2019
f1c616d
added a few more lines of code for order views
ChubbyCub May 8, 2019
3271225
Merge branch 'master' into fixing-order-views
ChubbyCub May 8, 2019
3528c26
fixed product show page
amythetester May 8, 2019
4ef9fcb
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 8, 2019
dfaec12
Add link to Tricksy
Faiza1987 May 8, 2019
ad423b2
Uncommented out show action in users controllers and now the links work
Faiza1987 May 8, 2019
7ec0cb1
added new products
May 8, 2019
d7f6f76
Merge branch 'master' of https://github.com/Faiza1987/betsy
May 8, 2019
08ec059
fixed order item and order test
amythetester May 8, 2019
d34cc0d
Merge branch 'master' of https://github.com/Faiza1987/betsy
amythetester May 8, 2019
fc2195e
corrected img
May 8, 2019
bce6149
Merge branch 'master' of https://github.com/Faiza1987/betsy
May 8, 2019
4a44d4c
added place order functionality
ChubbyCub May 8, 2019
09bec11
Merge branch 'master' into fixing-order-views
ChubbyCub May 8, 2019
fe75feb
Merge pull request #20 from Faiza1987/fixing-order-views
amythetester May 8, 2019
5bfc017
merge conflicts resolved
amythetester May 8, 2019
1fe20b7
Added functionality to browse products by user
Faiza1987 May 8, 2019
858fea5
Merge pull request #21 from Faiza1987/merchant-products-category
Faiza1987 May 8, 2019
e9dbe73
quantity/stock flash message working
amythetester May 8, 2019
5b41e16
Added functionality to add products to merchants and add categories t…
Faiza1987 May 8, 2019
a1041ab
updated model logic for quantity check
amythetester May 8, 2019
c7e0b75
Merge branch 'master' into orderitem-check-stock
amythetester May 8, 2019
efa4ce1
flash message for quantity working for update
amythetester May 8, 2019
ce6f331
fixed test
amythetester May 8, 2019
08eadf7
error test fixed
amythetester May 9, 2019
a9be73d
Adding functionality(in-progress) to show products by Category
Faiza1987 May 9, 2019
d7ee746
Merge pull request #22 from Faiza1987/orderitem-check-stock
laneia May 9, 2019
1234d73
fixed the product per category page
ChubbyCub May 9, 2019
16b61e9
Added a skeleton of order fulfillment page and some styling to navbar
Faiza1987 May 9, 2019
23e8c7d
Merge branch 'fixing-category-products' of https://github.com/Faiza19…
Faiza1987 May 9, 2019
d5f1f7e
In users show page, categories show up for each product
Faiza1987 May 9, 2019
45e5d25
Merge branch 'order-confirmation-page'
Faiza1987 May 9, 2019
9f1f567
Merge pull request #23 from Faiza1987/order-confirmation-page
ChubbyCub May 9, 2019
ffed081
added confirmation for deleting
amythetester May 9, 2019
b440f27
Merge pull request #24 from Faiza1987/orderitem-delete-confirmation
ChubbyCub May 9, 2019
cbc6cec
fixed duplicating orderitem logic
amythetester May 9, 2019
28ebf94
moved business logic to add_quantity method in orderitem model and up…
amythetester May 9, 2019
688a03e
added skeleton for additional custom tests
amythetester May 9, 2019
3150b65
added header logo
May 9, 2019
cbba717
got homepage mostly looking fly
May 9, 2019
7edd85d
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 9, 2019
fee532d
styling form pages and minor widespread tweaks
May 9, 2019
0a4433e
Merge pull request #25 from Faiza1987/orderitem-duplication-fix
ChubbyCub May 9, 2019
d2803d6
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 9, 2019
81283d0
added flash.now to merchant show page
ChubbyCub May 9, 2019
1e0998e
fixed render date test
amythetester May 9, 2019
8dc9d06
Merge branch 'master' of https://github.com/Faiza1987/betsy
amythetester May 9, 2019
cebed2b
fixed navbar expand and more
May 9, 2019
03c91d5
changed poop photo
May 9, 2019
f4e06b1
try to fix a bug on placing order
ChubbyCub May 9, 2019
b7f8bdb
Merge branch 'master' of https://github.com/Faiza1987/betsy
ChubbyCub May 9, 2019
943abe4
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 9, 2019
7d57cba
additional styling tweaks
May 9, 2019
6be256e
changed name of deuce, opacity
May 9, 2019
a8d46b9
changed review new opacity
May 9, 2019
1f0c432
minor changes to product boxes etc
May 9, 2019
f1afaea
Merge branch 'master' of https://github.com/Faiza1987/betsy into actu…
May 9, 2019
85a74fc
fixed shopping cart show page
May 9, 2019
55a22f6
all products -> products
May 9, 2019
08bad9f
Merge pull request #26 from Faiza1987/actualstyling
ChubbyCub May 9, 2019
3d2d325
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 9, 2019
aa094e1
updated styling on logged in user pages
amythetester May 9, 2019
254763b
user page will now show all their products, and images/names will be …
May 9, 2019
470a5c9
removed useless category show and made product name actual link
May 9, 2019
b138866
added some logic for fulfillment page
ChubbyCub May 9, 2019
f333e3a
trying to merge
ChubbyCub May 9, 2019
636f3e5
changed logged in user log out button to drop down toggle from their …
May 9, 2019
6b7c7e3
added some more details on order fulfillment logic
ChubbyCub May 9, 2019
c18a33e
Merge pull request #27 from Faiza1987/actualstyling
ChubbyCub May 9, 2019
6600d28
Merge branch 'master' of https://github.com/Faiza1987/betsy into fixi…
ChubbyCub May 9, 2019
282501c
Merge branch 'master' into orderitem-model-tests
amythetester May 9, 2019
795c1e8
added tests for model custom methods
amythetester May 9, 2019
3fd938e
fixed tests that fixtures changed values for
amythetester May 9, 2019
80f5bb7
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 9, 2019
8c616ae
Added retired column to products, created a retire_product action in …
Faiza1987 May 10, 2019
88739a7
completed order fulfillment dashboard except for product status
ChubbyCub May 10, 2019
e423a9c
trying to merge
ChubbyCub May 10, 2019
96a798c
added a few more details for the orderfulfillment page
ChubbyCub May 10, 2019
fa2cbb4
Merge pull request #28 from Faiza1987/orderitem-model-tests
ChubbyCub May 10, 2019
fd4c2ea
made clicking on Shopping cart with 0 order items great a new order
amythetester May 10, 2019
313b40b
Merge branch 'master' into empty-cart-link-fix
amythetester May 10, 2019
10f7614
Merge pull request #30 from Faiza1987/empty-cart-link-fix
laneia May 10, 2019
856dbd0
product index page photos are now links to product show page
May 10, 2019
2717ee0
added top picks to home page
May 10, 2019
adefb79
fixed centering on homepage
May 10, 2019
ffddece
added customer quotes to home page
May 10, 2019
ef14346
Merge branch 'master' of https://github.com/Faiza1987/betsy
Faiza1987 May 10, 2019
7c14ecc
replaced chocolate anaconda
May 10, 2019
1d5cfcb
Added logged in as before name and added merchant before sign-in
Faiza1987 May 10, 2019
ac3c4bf
added new product, lamp shade
May 10, 2019
b55ca6f
added new product, heart attack
May 10, 2019
c69f82f
added better photo for t-shirt
May 10, 2019
1865ca3
fixed quotes to go under correct products on home page
May 10, 2019
f962205
Merge pull request #31 from Faiza1987/new-products
amythetester May 10, 2019
47b0a49
Merge pull request #32 from Faiza1987/actualstyling
amythetester May 10, 2019
8f67508
removed the product retired features
ChubbyCub May 10, 2019
19819f5
try to merge
ChubbyCub May 10, 2019
89519db
fixed failing tests
ChubbyCub May 10, 2019
540c63e
Merge pull request #29 from Faiza1987/fixing-order-fulfillment-page
amythetester May 10, 2019
2ef593f
added out of stock conditional
May 10, 2019
a66b222
Merge branch 'master' of https://github.com/Faiza1987/betsy into orde…
May 10, 2019
5a1da86
fixed product show images to links
May 10, 2019
7b6a71d
Merge branch 'master' of https://github.com/Faiza1987/betsy into orde…
May 10, 2019
6e76730
Merge pull request #33 from Faiza1987/order-fulfill-page
amythetester May 10, 2019
f9e7e5c
changed title to tricksy and added icon for tab display
May 10, 2019
f862bb4
fixed img name
May 10, 2019
5d51dd8
on the wrong branch trying to fix the order confirmation page
ChubbyCub May 10, 2019
045bff0
Merge pull request #34 from Faiza1987/tab-icon
amythetester May 10, 2019
26c8e3e
Merge pull request #35 from Faiza1987/add-confirmation-page
amythetester May 10, 2019
7e43db4
fix typo
May 10, 2019
0fa7073
completed styling for order/order confirmation page
ChubbyCub May 11, 2019
996bdd4
Merge branch 'master' into fix-detail-on-order-show-page
ChubbyCub May 11, 2019
d954926
successfully hiding checkout button on shopping cart page
ChubbyCub May 11, 2019
c765e89
hit enter
ChubbyCub May 11, 2019
1f6d476
added the quantity edit right on order page
ChubbyCub May 11, 2019
d6b0f6b
Merge pull request #36 from Faiza1987/fix-detail-on-order-show-page
ChubbyCub May 13, 2019
a8efa4a
trying to work on edit quantity on order page
ChubbyCub May 13, 2019
0cabfd7
added this feature to shopping cart page
ChubbyCub May 13, 2019
2c2ac1b
Merge branch 'master' into update-quantity-on-order-page
ChubbyCub May 13, 2019
c2a7b22
remove max quantity function in orderitem model
ChubbyCub May 13, 2019
7c10daf
fixed missing view error for edit orderitem
ChubbyCub May 13, 2019
de2c13b
passed four additional tests
ChubbyCub May 13, 2019
9c4cb3c
fixing last detail on show page for shopping cart
ChubbyCub May 13, 2019
aba7b08
Merge pull request #37 from Faiza1987/update-quantity-on-order-page
ChubbyCub May 13, 2019
3606f43
pased all tests
ChubbyCub May 15, 2019
10ec362
Merge branch 'master' into trying-to-pass-tests
ChubbyCub May 15, 2019
f96c402
Merge pull request #38 from Faiza1987/trying-to-pass-tests
laneia May 21, 2019
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
33 changes: 33 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# 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 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
.env

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

ruby '2.5.1'

# 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
gem 'omniauth'
gem 'omniauth-github'

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

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

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