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

A Bunch of Banadies (Phoebe, Mary, Abinnet, Mariko) - Ampers #17

Open
wants to merge 487 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
487 commits
Select commit Hold shift + click to select a range
76c8e79
deleting migrations
mmlamkin Apr 24, 2018
dbabc0c
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 24, 2018
05a9b43
additional refactor
pmanni02 Apr 24, 2018
00df300
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 24, 2018
b8852e8
adds gap to homepage
pmanni02 Apr 24, 2018
4e2a0e5
refactors flash messages
pmanni02 Apr 24, 2018
5cb1007
changes font size
pmanni02 Apr 24, 2018
f7ad390
fixes logic for updating product quantities
pmanni02 Apr 24, 2018
06a2430
flashes alert message if user attempts to add product to the cart tha…
pmanni02 Apr 24, 2018
c78b300
styles product show to not show table if there are no reviews
pmanni02 Apr 24, 2018
0151fd6
review text
pmanni02 Apr 24, 2018
c53894b
order, order_items created and user can see their checked out order_i…
Abiaina Apr 24, 2018
bf05076
merged branch integrating order and order_items
Abiaina Apr 24, 2018
5b8539d
changes button styling
mmlamkin Apr 24, 2018
6ee0a1e
adds a teeny bit of order item stuff
mmlamkin Apr 24, 2018
719a97c
product id and quantity can be stored in sessions where order value i…
Abiaina Apr 24, 2018
4e3a76a
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 24, 2018
f901c58
order item merchant profile
mmlamkin Apr 24, 2018
d526183
same stuff
mmlamkin Apr 24, 2018
29a2f1e
adds some order item merchant logic and methods
mmlamkin Apr 24, 2018
7b3e5a4
fixes product form
mmlamkin Apr 24, 2018
4d3821f
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 24, 2018
1744825
Merge branch 'master' into mary_tues
mmlamkin Apr 24, 2018
e1cbef6
controller filters
marikoja Apr 24, 2018
983f18d
removed drop down for all produce
marikoja Apr 24, 2018
53d50e6
Merge branch 'master' into view_restrictions
marikoja Apr 24, 2018
6f9cebc
has confirmation page with total, subtotal, order status logic in view
Abiaina Apr 24, 2018
b888fc7
improved order confirmation page, added $
Abiaina Apr 24, 2018
b71de22
adds review controller testing
pmanni02 Apr 24, 2018
28be66a
Merge branch 'review-controller-test'
pmanni02 Apr 24, 2018
17446a1
merchant order and revenue pages
mmlamkin Apr 24, 2018
4e27a6a
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 24, 2018
3cacfe3
cannot view merchant's show page unless you are the merchant
marikoja Apr 24, 2018
c2f9a4d
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 24, 2018
a2a37c4
controller test for order index and new passing, fixed nil errors in …
Abiaina Apr 24, 2018
c3134cf
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 24, 2018
5fce8e8
added state to orders _form
Abiaina Apr 24, 2018
0bebae3
signed in user can delete own products
mmlamkin Apr 24, 2018
2fb378b
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 24, 2018
6ae4c9d
creates join table yml and adds puesdocode to category controller tes…
pmanni02 Apr 24, 2018
ac93b60
Merge branch 'category-controller-tests'
pmanni02 Apr 24, 2018
4d9c107
checkout page now staic for quantity and decimal places updated
marikoja Apr 24, 2018
934f759
keeps user from add zero of a product to order
pmanni02 Apr 24, 2018
a5690be
merge conflicts
marikoja Apr 24, 2018
8605434
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 24, 2018
a8c83d7
adds default images
pmanni02 Apr 24, 2018
36a7577
Merge branch 'seed-images'
pmanni02 Apr 24, 2018
1862122
adds edit product for merchants
mmlamkin Apr 24, 2018
4f477be
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 24, 2018
43a09ed
adds edit/delete buttons
mmlamkin Apr 24, 2018
890a022
added some controller test for order
Abiaina Apr 24, 2018
599e1c6
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 24, 2018
ccebbaa
checkout quantity fix
marikoja Apr 24, 2018
ca52bc9
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 24, 2018
027c372
walkthrough changes
pmanni02 Apr 24, 2018
c56d0d9
added simplecov gem and test spec lines and coverage to gitignore
pmanni02 Apr 24, 2018
1738ffb
updates gemfile
pmanni02 Apr 24, 2018
1027ecc
adds flash messages for login/logout
pmanni02 Apr 24, 2018
8331f8a
logout flash refactor
pmanni02 Apr 24, 2018
5a9378b
refactors product index page to show grid
pmanni02 Apr 24, 2018
78a24a6
adds table of order_items on merchant page
mmlamkin Apr 24, 2018
c9ef4c0
fixes merge conflicts
mmlamkin Apr 24, 2018
639e76c
spacing
marikoja Apr 24, 2018
7146585
clears order after checkout
pmanni02 Apr 24, 2018
dad782c
merge conflicts
marikoja Apr 24, 2018
07a8d25
merge
pmanni02 Apr 24, 2018
fec78c5
merge
pmanni02 Apr 24, 2018
66363c3
add product redirect
pmanni02 Apr 25, 2018
9997d9a
adds default image to new product
pmanni02 Apr 25, 2018
a4eb309
category redirect
pmanni02 Apr 25, 2018
c63d063
created mock OAuth in test helper and user controller test
Abiaina Apr 25, 2018
5197763
controller test for adding new login user with OAuth
Abiaina Apr 25, 2018
988aea1
invalid user login redirect and session controller tests created and …
Abiaina Apr 25, 2018
bd1e99e
OAuth controller tests for User pass, my questions are directly in th…
Abiaina Apr 25, 2018
4e36266
removed the duplicate controller user OAuth test for logging in exist…
Abiaina Apr 25, 2018
44fe918
Set up the it statements for Order controller test for creating order…
Abiaina Apr 25, 2018
f51a9f6
adds status form, but mysteriously doesn't work, adds some styling
mmlamkin Apr 25, 2018
a3803ef
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 25, 2018
e8fdf8d
some styling, questionable on the style though
marikoja Apr 25, 2018
16793d5
merge conflicts
marikoja Apr 25, 2018
0f1a4f2
css fixes
marikoja Apr 25, 2018
5accaa3
css fixes
marikoja Apr 25, 2018
36e35d7
css fixes
marikoja Apr 25, 2018
e5fba12
adds padding to main
mmlamkin Apr 25, 2018
0e334d6
random product quantity
pmanni02 Apr 25, 2018
37aa5e7
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 25, 2018
b3fc486
disallows adding negative quantities
pmanni02 Apr 25, 2018
911a1cd
new category validation error flash messages
marikoja Apr 25, 2018
573cd45
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 25, 2018
8620d19
moves add product button to my products page
mmlamkin Apr 25, 2018
17b8f77
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 25, 2018
e3a6303
adds flash message for failed product creation
pmanni02 Apr 25, 2018
e51b633
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 25, 2018
18b8f5d
adds flash message for fail to add product and fixes no route found e…
pmanni02 Apr 25, 2018
1bad020
adds nav buttons to go back to a users profile
pmanni02 Apr 25, 2018
eff9526
adds button class to update buttons
pmanni02 Apr 25, 2018
73151e8
fixes confirmation page table
pmanni02 Apr 25, 2018
86c5b89
adds price column to confirmation page
pmanni02 Apr 25, 2018
13f0fa6
adds logic for whether or not show back to profile button for another…
pmanni02 Apr 25, 2018
39e0b18
adds some view order permissions
mmlamkin Apr 25, 2018
74eb690
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 25, 2018
25ee5b5
this does not work
marikoja Apr 25, 2018
6caada4
merchants cant see other merchants order items on order show page
mmlamkin Apr 25, 2018
11cd154
finishes category controller tests
pmanni02 Apr 25, 2018
ab7392b
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 25, 2018
af0e4e0
adds merchant order page info
mmlamkin Apr 25, 2018
7c0978b
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 25, 2018
67453f0
adds new category to new product form and shows categories on product…
marikoja Apr 25, 2018
dfd68c6
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 25, 2018
f7bae58
adds render_date to application helper for date formatting
marikoja Apr 25, 2018
489545a
updates order item status functionality
pmanni02 Apr 25, 2018
e03cbde
allows user to see their reviews without letting the user to submit a…
pmanni02 Apr 25, 2018
c6b8ade
fixes review page
pmanni02 Apr 25, 2018
1fe97a3
tests order controller create action for logged in and guest account …
Abiaina Apr 25, 2018
bf407ab
merging in my controller test
Abiaina Apr 25, 2018
abed867
merged controller testing for order create
Abiaina Apr 25, 2018
492e255
product controller tests
mmlamkin Apr 25, 2018
7bf60a3
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 25, 2018
99419c8
adds user info to order show page
pmanni02 Apr 25, 2018
3d29287
Merge branch 'confirmation-page'
pmanni02 Apr 25, 2018
6e3735e
small small change - comma addition
pmanni02 Apr 25, 2018
d698ebc
logout button name
marikoja Apr 25, 2018
39ec7f0
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 25, 2018
33c808c
refactors routes
pmanni02 Apr 25, 2018
9c2795a
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 25, 2018
b0dfb4c
added banana picture for rating system
Abiaina Apr 26, 2018
886311a
removes comments and unused controller methods
pmanni02 Apr 26, 2018
16293d2
merged rating system images
Abiaina Apr 26, 2018
0df4ac0
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 26, 2018
a46763a
adds some styling
mmlamkin Apr 26, 2018
58570b1
merge conflicts
mmlamkin Apr 26, 2018
809ffc1
merge conflict
mmlamkin Apr 26, 2018
556138c
merge conflicts again
mmlamkin Apr 26, 2018
c553f6c
heroku please
mmlamkin Apr 26, 2018
94ae3aa
herokuuuu
mmlamkin Apr 26, 2018
eb3dfcd
heroku
mmlamkin Apr 26, 2018
48c98b7
9 on front page
mmlamkin Apr 26, 2018
e721533
adds some styling to forms
mmlamkin Apr 26, 2018
6ce4869
adds some show order controller logic
mmlamkin Apr 26, 2018
714ff7b
seed_file_update
marikoja Apr 26, 2018
6e17988
styling, seed file update
marikoja Apr 26, 2018
2e8d679
refactors flash
pmanni02 Apr 26, 2018
456a200
fixes product delete order item issue
mmlamkin Apr 26, 2018
ea22041
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 26, 2018
627afb7
Merge branch 'master' into category_testing
marikoja Apr 26, 2018
40138d9
new category bug fix
marikoja Apr 26, 2018
a745639
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 26, 2018
569b05c
changes header font
mmlamkin Apr 26, 2018
84829f7
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 26, 2018
f934011
refactors routes
pmanni02 Apr 26, 2018
59edd9a
Merge branch 'routes'
pmanni02 Apr 26, 2018
2fa5466
adds padding on profile buttons
mmlamkin Apr 26, 2018
5752f0b
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 26, 2018
029d9df
update order show page order_item column name from order to order ite…
Abiaina Apr 26, 2018
3dc1f6d
added logic to logout and my profile links in show to limit buttons t…
Abiaina Apr 26, 2018
042db38
adds controller test for order_items
pmanni02 Apr 26, 2018
41c1d66
makes order_item helper methods private methods
pmanni02 Apr 26, 2018
a3af070
Merge branch 'order-item-controller-tests'
pmanni02 Apr 26, 2018
c2befdd
updates category controller tests
pmanni02 Apr 26, 2018
cd712e3
updates flash messages in order_item controller
pmanni02 Apr 26, 2018
8e5acb2
renames cart_test to order_test
pmanni02 Apr 26, 2018
72c2d13
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 26, 2018
60523d9
removed commented out code in user model
Abiaina Apr 26, 2018
9322c7f
adds to user controller tests
pmanni02 Apr 26, 2018
b2ee36a
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 26, 2018
c8f590d
holy moly this has taken forever
marikoja Apr 26, 2018
e15e6c3
page styling - mariko
marikoja Apr 26, 2018
159bab4
button border weight reduced
marikoja Apr 26, 2018
5dfa45c
order item model tests
mmlamkin Apr 26, 2018
d654917
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 26, 2018
29d755e
fixes rbga error
pmanni02 Apr 26, 2018
059c34d
cart and order now basket
marikoja Apr 26, 2018
a84673e
updates product show page
pmanni02 Apr 26, 2018
0124505
Merge branch 'basket'
marikoja Apr 26, 2018
c87f206
adds product c tests
mmlamkin Apr 26, 2018
54d43e3
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 26, 2018
5eb106a
fixes some tests
mmlamkin Apr 27, 2018
4a739eb
failing attempt at random merchant pic from array of constants
marikoja Apr 27, 2018
b26fd82
merchants can only view their products order details page containing …
Abiaina Apr 27, 2018
967f3b3
bit of tests
mmlamkin Apr 27, 2018
73bf30a
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 27, 2018
08a9936
seeds categories for products
pmanni02 Apr 27, 2018
db8c188
Merge branch 'update-seed'
pmanni02 Apr 27, 2018
07d9ba8
validation updates
marikoja Apr 27, 2018
b55ba34
merchant images now working
marikoja Apr 27, 2018
804589c
Merge branch 'master' into merchant_pics
marikoja Apr 27, 2018
69542f4
add outline for order controller tests, merchant_order_show page test…
Abiaina Apr 27, 2018
07fa8d0
updates image tags
marikoja Apr 27, 2018
0c54ac8
Merge branch 'merchant_pics'
marikoja Apr 27, 2018
e786535
test for merchant sold items page working ish...fix loops for end/une…
Abiaina Apr 27, 2018
525e7a9
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 27, 2018
f5def3b
test merchant order passes for valid input
Abiaina Apr 27, 2018
89ae3b3
fixes category save
pmanni02 Apr 27, 2018
6e608f9
gets rid of binding
pmanni02 Apr 27, 2018
6835709
removed commented out code in controller
Abiaina Apr 27, 2018
744eb17
changes image tag in root file
marikoja Apr 27, 2018
06f1425
merged controller tests and blocks to non merchant access to order an…
Abiaina Apr 27, 2018
3e028fd
fixes product show for categories
pmanni02 Apr 27, 2018
a3289e8
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 27, 2018
60c8482
controller test for order show page for confirmation of purchase test…
Abiaina Apr 27, 2018
e97cde9
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 27, 2018
19b9bf3
adds merchant show stlying
mmlamkin Apr 27, 2018
9e83ec9
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 27, 2018
ba4b16a
fixes two tests for product controller
pmanni02 Apr 27, 2018
4f128d2
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 27, 2018
f30b016
created controller test for order controller show method when order h…
Abiaina Apr 27, 2018
6e30f3c
changed image tags to html img
marikoja Apr 27, 2018
dda08ed
changed image tags to html img
marikoja Apr 27, 2018
b7bcdd2
changes imaage tags from ruby to html
marikoja Apr 27, 2018
0bdefd6
hoping this works for image tag changes
marikoja Apr 27, 2018
3d060d9
changed color styling
mmlamkin Apr 27, 2018
223f1b8
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 27, 2018
2d5e4b9
changes delete button to retire
pmanni02 Apr 27, 2018
eeca1c4
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 27, 2018
63471ce
merge conflicts
mmlamkin Apr 27, 2018
ab8b498
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 27, 2018
aa226f6
heroku merge conflict
mmlamkin Apr 27, 2018
f22d236
prod index merge conflict
mmlamkin Apr 27, 2018
7d4b2bf
heroku merge conflicts profile
mmlamkin Apr 27, 2018
1704cb3
moves profile buttons
mmlamkin Apr 27, 2018
b6ffe81
adds new product form styling
mmlamkin Apr 27, 2018
c7d0aef
changes from cvv to exp date
pmanni02 Apr 27, 2018
5071ee9
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 27, 2018
bc5b62a
updates seed images
marikoja Apr 27, 2018
167000e
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 27, 2018
4a8fdd7
updated flash messages for created orders in orders controller, order…
Abiaina Apr 27, 2018
10aebbc
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 27, 2018
08ff60d
fixed small bug in order confirmation show
Abiaina Apr 27, 2018
f8e1877
more show page testing for guest and logged in merchant
Abiaina Apr 27, 2018
76da8b7
seed file images
marikoja Apr 27, 2018
c9f0e17
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 27, 2018
76d59f0
removed edge test case for show method in order controller....I could…
Abiaina Apr 27, 2018
eafb7c2
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 27, 2018
fb5c0e6
seed file changes
marikoja Apr 27, 2018
e471236
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 27, 2018
5b30ecb
new order tests passing, new order test for guest user has error
Abiaina Apr 27, 2018
4d8d110
seed file changes
marikoja Apr 27, 2018
f918aec
Merge branch 'master' of https://github.com/marikoja/betsy
marikoja Apr 27, 2018
4248ef4
new order testing completed for guest and logged in users
Abiaina Apr 27, 2018
01ac5e0
Merge branch 'master' of https://github.com/marikoja/betsy
Abiaina Apr 27, 2018
f03c364
slight changes to merchant prof page
mmlamkin Apr 27, 2018
2772cbc
Merge branch 'master' of https://github.com/marikoja/betsy
mmlamkin Apr 27, 2018
3b16406
review refactor
pmanni02 Apr 27, 2018
a2ee320
Merge branch 'master' of https://github.com/marikoja/betsy
pmanni02 Apr 27, 2018
27a776b
reviews seed file
marikoja Apr 27, 2018
406f2ce
removes cvv info from order show page
pmanni02 Apr 27, 2018
ee63826
updates order status method
pmanni02 Apr 27, 2018
7d6d0ca
fixed new order controller testing error for logged out/guest users. …
Abiaina Apr 27, 2018
1b6d4da
more things
marikoja Apr 27, 2018
544583e
merge fixes
marikoja Apr 27, 2018
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.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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

/node_modules
/yarn-error.log

.byebug_history
.env
coverage
80 changes: 80 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
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.1.6'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# 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', '~> 4.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'
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'
end

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

gem 'jquery-turbolinks'
gem 'jquery-rails'
gem 'foundation-rails'
gem 'normalize-rails'
group :development, :test do
gem 'pry-rails'
end

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

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

# gem 'simplecov', '~> 0.12.0'
gem 'simplecov'

gem "omniauth"
gem "omniauth-github"
gem 'validates_email_format_of'
275 changes: 275 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,275 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.6)
actionpack (= 5.1.6)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.6)
actionview (= 5.1.6)
activesupport (= 5.1.6)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.6)
activesupport (= 5.1.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.6)
activesupport (= 5.1.6)
globalid (>= 0.3.6)
activemodel (5.1.6)
activesupport (= 5.1.6)
activerecord (5.1.6)
activemodel (= 5.1.6)
activesupport (= 5.1.6)
arel (~> 8.0)
activesupport (5.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ansi (1.5.0)
arel (8.0.0)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
better_errors (2.4.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindex (0.5.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
debug_inspector (0.0.3)
docile (1.1.5)
dotenv (2.2.2)
dotenv-rails (2.2.2)
dotenv (= 2.2.2)
railties (>= 3.2, < 6.0)
erubi (1.7.1)
execjs (2.7.0)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
foundation-rails (6.4.3.0)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
sprockets-es6 (>= 0.9.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
hashie (3.5.7)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
json (2.1.0)
jwt (1.5.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
minitest-rails (3.0.0)
minitest (~> 5.8)
railties (~> 5.0)
minitest-reporters (1.2.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
normalize-rails (4.1.1)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-github (1.3.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
pg (1.0.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.11.4)
rack (2.0.4)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rails (5.1.6)
actioncable (= 5.1.6)
actionmailer (= 5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
activemodel (= 5.1.6)
activerecord (= 5.1.6)
activesupport (= 5.1.6)
bundler (>= 1.3.0)
railties (= 5.1.6)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.1.6)
actionpack (= 5.1.6)
activesupport (= 5.1.6)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ruby-progressbar (1.9.0)
ruby_dep (1.5.0)
rubyzip (1.2.1)
sass (3.4.25)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.11.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spring (2.0.2)
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.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
turbolinks (5.1.1)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.9)
execjs (>= 0.3.0, < 3)
validates_email_format_of (1.6.3)
i18n
web-console (3.6.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.3)
xpath (3.0.0)
nokogiri (~> 1.8)

PLATFORMS
ruby

DEPENDENCIES
better_errors
binding_of_caller
byebug
capybara (~> 2.13)
dotenv-rails
foundation-rails
jbuilder (~> 2.5)
jquery-rails
jquery-turbolinks
listen (>= 3.0.5, < 3.2)
minitest-rails
minitest-reporters
normalize-rails
omniauth
omniauth-github
pg (>= 0.18, < 2.0)
pry-rails
puma (~> 3.7)
rails (~> 5.1.6)
sass-rails (~> 5.0)
selenium-webdriver
simplecov
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
validates_email_format_of
web-console (>= 3.3.0)

BUNDLED WITH
1.16.1
Loading