Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
284 commits
Select commit Hold shift + click to select a range
9e4a440
merge conflict resolved on merchants.yml
tehut Apr 22, 2017
415efcb
added product views & error reporting on all pages
tehut Apr 22, 2017
5fce67c
added image url column to product table
tehut Apr 22, 2017
3dd969f
Merge pull request #4 from sahanamurthy/product_model
tehut Apr 22, 2017
f8e53c0
added images for header
tehut Apr 22, 2017
94bfba5
added images and basic formatting
tehut Apr 22, 2017
4bcf5e4
completed validations and association tests
marisol-lopez Apr 22, 2017
07ac36a
Merge branch 'master' into orderproducts
marisol-lopez Apr 22, 2017
6985959
Merge branch 'master' into orderproducts
marisol-lopez Apr 22, 2017
214c503
code for orderproducts controller
marisol-lopez Apr 22, 2017
008e40e
update order method working and tested
Allison-Northrop Apr 23, 2017
65c55f9
order controller complete and tested. edit method test still having g…
Allison-Northrop Apr 23, 2017
d917070
fixed merge conflicts
Allison-Northrop Apr 23, 2017
07cbdcf
CRUD basic views complete
Apr 23, 2017
d428f91
added a form view to orders
Allison-Northrop Apr 23, 2017
9815fb4
fiddled with header images and css
tehut Apr 23, 2017
126672d
Trying to merge merchant to master
Apr 23, 2017
3342c97
merging merchant into master
Apr 23, 2017
c094841
fixed bugs on edit methods of order and product
tehut Apr 23, 2017
dcf74e0
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 23, 2017
cf3ec0d
removed unneccesary seed data
tehut Apr 23, 2017
421a4c6
resolved merge conflicts
tehut Apr 23, 2017
b27143a
insignificant spacing changes--all whitespace
tehut Apr 23, 2017
ce8481f
more layout fiddling
tehut Apr 23, 2017
ba3df70
added and integrated foundation gem
tehut Apr 23, 2017
600c934
basic sessions features working
Apr 23, 2017
ea035b6
added stuff
Apr 23, 2017
52a8e9b
changed some unenssary routing commented out code.
Allison-Northrop Apr 23, 2017
35c4329
completed basics of edit order view using form partial
Allison-Northrop Apr 23, 2017
a6dda92
heading and foundation
tehut Apr 24, 2017
c668e8d
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 24, 2017
501be93
more tweaking to make site css & foundation play nicely
tehut Apr 24, 2017
7ac5fbd
commented out autogenerated test in on review model
tehut Apr 24, 2017
afb36bb
added filter_by merchant functionality and test to model--no views
tehut Apr 24, 2017
0bb8535
merging to master
Allison-Northrop Apr 24, 2017
187485f
Merge branch 'order'
Allison-Northrop Apr 24, 2017
ed1e1a0
Github Oauth complete and working. New github log-in is saved as a Me…
Apr 24, 2017
49d82ae
fixed relationship test
Allison-Northrop Apr 24, 2017
235e5f6
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 24, 2017
fa50726
fixing merge conflict from sessions-oauth to master
Apr 24, 2017
1f041a9
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 24, 2017
cc02fba
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Allison-Northrop Apr 24, 2017
b3b87a3
Merge branch 'order'
Allison-Northrop Apr 24, 2017
a60720e
updated git ignore
tehut Apr 24, 2017
9b1d31b
Added simplecov
Apr 24, 2017
f4abb16
Fixed oauth login bug
Apr 24, 2017
98c5a2d
debugged order_product#create
tehut Apr 24, 2017
175ca23
changed up header/CSS
Apr 24, 2017
98223c1
merge conflict
marisol-lopez Apr 24, 2017
668b3d7
merchant update flash message added
Apr 24, 2017
67047b0
add to cart funcionality
marisol-lopez Apr 24, 2017
3b2a7a2
Merge branch 'master' into orderproducts
marisol-lopez Apr 24, 2017
edb9544
show view for order working
Allison-Northrop Apr 24, 2017
c218c12
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 24, 2017
2d9e598
relationship tests complete. working on validation tests
Apr 24, 2017
6e381d8
still broken pushing to branch for team to tag in
Allison-Northrop Apr 25, 2017
829f547
review model tests (relationship and validation) passing
Apr 25, 2017
b4c8806
Review CRUD methods, controller, model, and all associated tests comp…
Apr 25, 2017
6bd89ed
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 25, 2017
e3909f2
wrote order controller method for show_products TODO:rename method to…
tehut Apr 25, 2017
f65f7e1
moved logo to background image
tehut Apr 25, 2017
7566d5b
updated css on master
tehut Apr 25, 2017
986c26a
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 25, 2017
f529818
Merge branch 'master' into order
tehut Apr 25, 2017
f3896f5
Merge pull request #5 from sahanamurthy/order
tehut Apr 25, 2017
a4f2f75
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 25, 2017
9772245
created category model and categoryproducts join table and removed ol…
tehut Apr 25, 2017
357ef99
Didn't really change much
Apr 25, 2017
8812fb1
added pending and paid functionality in the order controller. also pu…
Allison-Northrop Apr 25, 2017
de6e2d8
working on orderproducts tests create, edit, and update
marisol-lopez Apr 25, 2017
dba3d7d
re-created categories_products table to fix join
tehut Apr 25, 2017
a7a42e8
added order status in order new views
Allison-Northrop Apr 25, 2017
09f894b
created order summary route and method
Allison-Northrop Apr 25, 2017
480e865
order summary test passing
Allison-Northrop Apr 25, 2017
2775b93
added controller tests and actions
tehut Apr 25, 2017
dd31752
added empty views for controller new and index
tehut Apr 25, 2017
8376d20
oder summary connecting to correct orders - tests for create controll…
Allison-Northrop Apr 25, 2017
afe6c00
updated git ignore
tehut Apr 25, 2017
63a73b5
updated git ignore
tehut Apr 25, 2017
fa00b51
updated git ignore
tehut Apr 25, 2017
5624d99
begun add categories model
tehut Apr 25, 2017
3f48671
background image up
Apr 25, 2017
b8a6501
basic order summary views completed -- very basic
Allison-Northrop Apr 25, 2017
9c9f0cb
got products to show on order summary product list
Allison-Northrop Apr 25, 2017
b99e7af
got price of individual products to show up.
Allison-Northrop Apr 25, 2017
d43633e
fixed add_category method on model
Apr 25, 2017
912943c
Merge branch 'master' of https://github.com/sahanamurthy/betsy into c…
tehut Apr 25, 2017
6682a9c
Merge pull request #6 from sahanamurthy/category-product
tehut Apr 25, 2017
1381a1b
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 25, 2017
4523ea6
update method and update tests
marisol-lopez Apr 25, 2017
168eaee
added file for update test and method
marisol-lopez Apr 25, 2017
e53422b
Merge pull request #7 from sahanamurthy/css
tehut Apr 25, 2017
caf8288
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 25, 2017
fd23a43
refractored create so that it makes an empty order in database
Allison-Northrop Apr 25, 2017
bcb3db0
merge-a-geddon
marisol-lopez Apr 25, 2017
193a764
merge
marisol-lopez Apr 25, 2017
118d1e3
merging to master - update still needs working on
Allison-Northrop Apr 25, 2017
c4e31d3
merging'
Allison-Northrop Apr 26, 2017
57bf9c6
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 26, 2017
2b217a7
new and improved logo
tehut Apr 26, 2017
c290674
way better logo placement
tehut Apr 26, 2017
f87d228
redid layout with sidebar
tehut Apr 26, 2017
2a8d9fc
new look
tehut Apr 26, 2017
10df4f3
now it looks good
tehut Apr 26, 2017
0818869
refractored code so that complete order now is calling upon update. u…
Allison-Northrop Apr 26, 2017
83d72e2
menu layout
tehut Apr 26, 2017
23146b8
got order validation working properly - only validates info in order …
Allison-Northrop Apr 26, 2017
a8d44f2
resized background image and removed list icons in css
tehut Apr 26, 2017
00c591b
removed list items in css and resized background image
tehut Apr 26, 2017
720d8fa
committing for the night
Allison-Northrop Apr 26, 2017
6fc03ec
re-routed reviews through products and begun work on create product_r…
tehut Apr 26, 2017
8d7484f
deleting extraneous files
tehut Apr 26, 2017
079484a
users can add a review to a product
tehut Apr 26, 2017
64ccd85
fixed add_category component of products#create
tehut Apr 26, 2017
1b89413
session controller integration test for returning user login
tehut Apr 26, 2017
f9b0f40
sessions controller new user integration test
tehut Apr 26, 2017
7b69273
commiting to merge
Allison-Northrop Apr 26, 2017
abc9f29
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 26, 2017
9c69d7b
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Allison-Northrop Apr 26, 2017
485aa79
Merge branch 'order'
Allison-Northrop Apr 26, 2017
a2e7a34
unfinished oath sessions testing
tehut Apr 26, 2017
9902d42
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 26, 2017
b3e318b
added etch a sketch image to asset path
tehut Apr 26, 2017
e7a522f
Merge branch 'reviews'
tehut Apr 26, 2017
0982aba
merge conflict on css
tehut Apr 26, 2017
1b5a356
fixed css on updated menubar
tehut Apr 26, 2017
8ebfdb6
fixed css on updated menubar
tehut Apr 26, 2017
1af757b
updated layout
tehut Apr 26, 2017
0c2797e
edited form for for update quantity for orderproducts
marisol-lopez Apr 26, 2017
8e1ed01
Added feature: merchant account details page/products page
Apr 26, 2017
aeb6f0b
wrote model method and test to filter by category
tehut Apr 26, 2017
2013671
added model method to products model
tehut Apr 26, 2017
ca15699
Feature: order fulfillment. Order fulfillment page is showing a list …
Apr 27, 2017
fe67b7b
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 27, 2017
75b32d1
subtract inventory order method refractored to deal with multiple qua…
Allison-Northrop Apr 27, 2017
25af47b
test helper everywhere
tehut Apr 27, 2017
400c886
Merge branch 'menubar'
tehut Apr 27, 2017
e947a82
Fixed bug in product_by_merchant.html.erb
Apr 27, 2017
440baf6
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 27, 2017
e12467e
wrote subtotal method in order model
Allison-Northrop Apr 27, 2017
7d5a214
combination of button functionality for order and orderproducts
marisol-lopez Apr 27, 2017
7c0e0bc
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 27, 2017
a08b59d
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 27, 2017
2a37266
updated default image logic
tehut Apr 27, 2017
cfe57e8
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 27, 2017
bf182d1
fixed order routing bug
Allison-Northrop Apr 27, 2017
56056d5
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Allison-Northrop Apr 27, 2017
2c96e36
button for edit and delete order product from orders page
marisol-lopez Apr 27, 2017
0f15017
Merge branch 'orderproducts'
marisol-lopez Apr 27, 2017
42d36a8
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 27, 2017
3fd110f
added images
tehut Apr 27, 2017
0a2e078
Add files via upload
tehut Apr 27, 2017
ba3d699
commiting to view what we have
Allison-Northrop Apr 27, 2017
4e99509
changed buttons
tehut Apr 27, 2017
3564da0
Merge branch 'workflow' of https://github.com/sahanamurthy/betsy into…
tehut Apr 27, 2017
cd6fca0
subtotal added to order summary view
Allison-Northrop Apr 27, 2017
ab5f503
Added flash message - unable to save product to cart
Apr 27, 2017
a4a1078
Still working on flash bug. Sorry
Apr 27, 2017
e52cb88
Back to original
Apr 27, 2017
faace93
fixed create
Allison-Northrop Apr 27, 2017
5ac1663
Basic menu created. Colors/style needs to be changed. Menu position n…
Apr 27, 2017
7a7aa38
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 27, 2017
da3572e
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 27, 2017
9913a79
edit/delete button for each item in cart
marisol-lopez Apr 27, 2017
73dd5a7
Merge branch 'orderproducts'
marisol-lopez Apr 27, 2017
a180830
checkout button on order
marisol-lopez Apr 27, 2017
54e942a
trying to fix update
Allison-Northrop Apr 27, 2017
b08fd92
Stuff
Apr 27, 2017
649d128
Merge branch 'master' of https://github.com/sahanamurthy/betsy into o…
Allison-Northrop Apr 27, 2017
47372eb
order summary page
marisol-lopez Apr 27, 2017
4dd91a9
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 27, 2017
ffffcdb
removed raise from order summary
marisol-lopez Apr 27, 2017
8973cab
moved order.status in update controller to change status
marisol-lopez Apr 27, 2017
1bfea3a
CSV/Seeds
Apr 27, 2017
39f659d
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 27, 2017
82d80f8
fixed logo placement, made dropdown transparent
tehut Apr 27, 2017
aeff52d
fixed application merge conflict
tehut Apr 27, 2017
2c4a899
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 27, 2017
40e45b3
merge hell
tehut Apr 27, 2017
6c5e636
Added stuff
Apr 27, 2017
9a70f75
css selectors
tehut Apr 27, 2017
ad56ef4
updated layout
tehut Apr 28, 2017
3340f86
styling
tehut Apr 28, 2017
c9861bd
changed root
tehut Apr 28, 2017
257ed22
added categories images
tehut Apr 28, 2017
752a6d9
Adding user restriction
Apr 28, 2017
85d30aa
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 28, 2017
7423101
Fixed bugs in user restriction
Apr 28, 2017
45c2a62
added category views
tehut Apr 28, 2017
7ce14a7
Changed dummy link for log-in in Merchants drop down
Apr 28, 2017
c5ae2ff
Merge branch 'master' of https://github.com/sahanamurthy/betsy into c…
tehut Apr 28, 2017
bf729d0
Merge pull request #8 from sahanamurthy/categories_view
tehut Apr 28, 2017
16d93f2
Called .uniq on products_by_merchant
Apr 28, 2017
7b49f5d
Created basic orders table
Apr 28, 2017
12e339f
added reviews buttons
marisol-lopez Apr 28, 2017
271c94f
resolved nav header blockage
tehut Apr 28, 2017
f4535f0
Fixed link to order
Apr 28, 2017
43ffd59
before merge with master
Apr 28, 2017
6f034cb
Merge branch 'master' into merchant-orders
Apr 28, 2017
9ee0677
layout and cart clear debugging
tehut Apr 28, 2017
d2b6f00
Order fulfillment stuff
Apr 28, 2017
5a73bbb
Merge remote-tracking branch 'origin/master'
tehut Apr 28, 2017
91882ca
deleted an blank method
Allison-Northrop Apr 28, 2017
a90d261
fixed section header dropdown
tehut Apr 28, 2017
de88bdd
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 28, 2017
9559059
fixed section header dropdown
tehut Apr 28, 2017
6482c33
dropdown menu for merchant order view
marisol-lopez Apr 28, 2017
15771aa
changed text color for forms
marisol-lopez Apr 28, 2017
bab18de
ORDER FULFILLMENT COMPLETE (I think)
Apr 28, 2017
ac48bf1
ORDER FULFILLMENT 1
Apr 28, 2017
fd2f589
fixing merge conflict stuff
Apr 28, 2017
a69e88c
Finished order fulfillment page
Apr 28, 2017
42c1598
changed formatting for links in order_summary
Allison-Northrop Apr 28, 2017
19235b0
completed browse by merchant
tehut Apr 28, 2017
122adec
merge fix
tehut Apr 28, 2017
5959238
OF output nice
Apr 28, 2017
f7cde6a
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 28, 2017
a341f39
fixed a routing issue
Allison-Northrop Apr 28, 2017
266cd8a
Merchant's specific product details page
Apr 28, 2017
ebece50
changed the views in order to show money in the correct way
Allison-Northrop Apr 28, 2017
69ed4ad
Merge branch 'master' of https://github.com/sahanamurthy/betsy into t…
Allison-Northrop Apr 28, 2017
6574efa
Changed some view details for product show page
Apr 28, 2017
3c5f6ed
updated button in form
Allison-Northrop Apr 28, 2017
878c01b
rewrote view by merchant and merchant produc show page
tehut Apr 28, 2017
870ceff
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 28, 2017
c642ecf
fixed a few things
Allison-Northrop Apr 28, 2017
1435fac
reviews controller and tests
marisol-lopez Apr 28, 2017
958a02c
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 28, 2017
51a8a84
Merge branch 'tests'
Allison-Northrop Apr 28, 2017
da183ee
reviews controller tests
marisol-lopez Apr 28, 2017
a711b27
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 28, 2017
ccaa6cf
Reviews page stuff
Apr 28, 2017
a8ccf7c
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 28, 2017
be984cf
added flash to order show
Allison-Northrop Apr 28, 2017
fd70be4
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Allison-Northrop Apr 28, 2017
a6694a7
updates to view by merchants
tehut Apr 28, 2017
f85825a
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 28, 2017
c932744
orderproduct new test
marisol-lopez Apr 28, 2017
19c4437
Merge branch 'master' of https://github.com/sahanamurthy/betsy
marisol-lopez Apr 28, 2017
5876290
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 28, 2017
72fcddc
Debugging info for heroku deploy
Apr 28, 2017
70c42b4
Remove debugging info
Apr 28, 2017
4a90556
layout fixes
tehut Apr 28, 2017
9f09860
Merge branch 'master' of https://github.com/sahanamurthy/betsy
Apr 28, 2017
035b3cf
fixed category view
tehut Apr 28, 2017
15730e2
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 28, 2017
a8e9593
Realigned Browse by Merchants page
Apr 29, 2017
84aa62c
fixed bug on categories show page
tehut Apr 29, 2017
e1e342d
Merge branch 'master' of https://github.com/sahanamurthy/betsy
tehut Apr 29, 2017
376703e
Added restriction for reviews
Apr 29, 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
Binary file added .Gemfile.lock.swp
Binary file not shown.
29 changes: 29 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# 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 Byebug command history file.
.byebug_history

.env

#Ignore all coverage files
!/coverage/*
!/coverage/.*


#Ignore all coverage files
coverage/*
coverage/.*
71 changes: 71 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
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


# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.2'
# Use postgresql as the database for Active Record
gem 'pg', '~> 0.18'
# Use Puma as the app server
gem 'puma', '~> 3.0'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# Use CoffeeScript for .coffee assets and views
gem 'coffee-rails', '~> 4.2'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby

# Use jquery as the JavaScript library
gem 'jquery-rails'
# 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 Foundation for css
gem 'foundation-rails'
# 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
gem "omniauth"
gem "omniauth-github"
gem 'simplecov', :require => false, :group => :test

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platform: :mri
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'
# 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

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

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

group :test do
gem 'minitest-rails'
gem 'minitest-reporters'
end
253 changes: 253 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.2)
actionpack (= 5.0.2)
nio4r (>= 1.2, < 3.0)
websocket-driver (~> 0.6.1)
actionmailer (5.0.2)
actionpack (= 5.0.2)
actionview (= 5.0.2)
activejob (= 5.0.2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.0.2)
actionview (= 5.0.2)
activesupport (= 5.0.2)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.2)
activesupport (= 5.0.2)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.0.2)
activesupport (= 5.0.2)
globalid (>= 0.3.6)
activemodel (5.0.2)
activesupport (= 5.0.2)
activerecord (5.0.2)
activemodel (= 5.0.2)
activesupport (= 5.0.2)
arel (~> 7.0)
activesupport (5.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
ansi (1.5.0)
arel (7.1.4)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
bindex (0.5.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (9.0.6)
coderay (1.1.1)
coffee-rails (4.2.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.2.x)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
debug_inspector (0.0.2)
docile (1.1.5)
dotenv (2.2.0)
dotenv-rails (2.2.0)
dotenv (= 2.2.0)
railties (>= 3.2, < 5.1)
erubis (2.7.0)
execjs (2.7.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
foundation-rails (6.3.0.0)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
sprockets-es6 (>= 0.9.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
hashie (3.5.5)
i18n (0.8.1)
jbuilder (2.6.3)
activesupport (>= 3.0.0, < 5.2)
multi_json (~> 1.2)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.0.2)
jwt (1.5.6)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minitest (5.10.1)
minitest-rails (3.0.0)
minitest (~> 5.8)
railties (~> 5.0)
minitest-reporters (1.1.14)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.0.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
oauth2 (1.3.1)
faraday (>= 0.8, < 0.12)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.6.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-github (1.2.3)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
pg (0.20.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-rails (0.3.6)
pry (>= 0.10.4)
puma (3.8.2)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.2)
actioncable (= 5.0.2)
actionmailer (= 5.0.2)
actionpack (= 5.0.2)
actionview (= 5.0.2)
activejob (= 5.0.2)
activemodel (= 5.0.2)
activerecord (= 5.0.2)
activesupport (= 5.0.2)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.2)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.0.2)
actionpack (= 5.0.2)
activesupport (= 5.0.2)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
ruby-progressbar (1.8.1)
sass (3.4.23)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
spring (2.0.1)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-es6 (0.9.2)
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.2.0)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.7)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
web-console (3.5.0)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)

PLATFORMS
ruby

DEPENDENCIES
better_errors
binding_of_caller
byebug
coffee-rails (~> 4.2)
dotenv-rails
foundation-rails
jbuilder (~> 2.5)
jquery-rails
listen (~> 3.0.5)
minitest-rails
minitest-reporters
omniauth
omniauth-github
pg (~> 0.18)
pry-rails
puma (~> 3.0)
rails (~> 5.0.2)
sass-rails (~> 5.0)
simplecov
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
web-console (>= 3.3.0)

BUNDLED WITH
1.14.6
Loading