Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
289 commits
Select commit Hold shift + click to select a range
a757026
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 20, 2018
34b4d6a
Merge branch 'review_controller'
diklaaharoni Apr 20, 2018
dbbe5bd
Merging with 3versions Friday afternoon
MississippiBrenn Apr 20, 2018
5a51367
changes for tests to pass
MississippiBrenn Apr 21, 2018
bff48bc
Additional controller functionality
karinnainiguez Apr 21, 2018
c057021
wrote controller show method tests for category
knockknockhusthere Apr 21, 2018
94549e4
resolved merge conflicts
knockknockhusthere Apr 21, 2018
5ec5fdc
Pulling down from local master
MississippiBrenn Apr 21, 2018
75c94b5
Merge branch 'master' into product-controller
MississippiBrenn Apr 21, 2018
a7fe413
Add new, create, edit, and update controller methods for user
karinnainiguez Apr 21, 2018
8571307
Resolved Conflict
karinnainiguez Apr 21, 2018
baca494
create and new controller actions and tests for categories
knockknockhusthere Apr 21, 2018
1a620f7
Merging with other teammates
MississippiBrenn Apr 21, 2018
2ac9303
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 21, 2018
7f2ce7d
Merge branch 'user_controller'
karinnainiguez Apr 21, 2018
52bab82
destroy action for category controller
knockknockhusthere Apr 21, 2018
e47c139
Added controller tests and views
MississippiBrenn Apr 21, 2018
7f13d82
Add controller tests for index, show, new, and edit
karinnainiguez Apr 21, 2018
74ebc25
Merge branch 'product-controller'
MississippiBrenn Apr 21, 2018
ff4d674
Merge branch 'user_controller'
karinnainiguez Apr 21, 2018
c0906e5
added model test for select_with_product method in categories
knockknockhusthere Apr 21, 2018
d73f959
Add product seed data
karinnainiguez Apr 21, 2018
5ad53a6
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 21, 2018
006cbe4
seed data
MississippiBrenn Apr 21, 2018
c917372
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 21, 2018
e56d43b
created csv files for users and reviews
knockknockhusthere Apr 21, 2018
3841333
merging seed data
MississippiBrenn Apr 21, 2018
1c374e1
Edit csv files
karinnainiguez Apr 21, 2018
a2fada5
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 21, 2018
928872f
seed users
knockknockhusthere Apr 21, 2018
f633bcf
Add review loop to seeds
karinnainiguez Apr 21, 2018
b9cbd57
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 21, 2018
6ca0b9d
home page
MississippiBrenn Apr 21, 2018
8510412
Added header and footer
karinnainiguez Apr 21, 2018
96d7cf8
Merge branch 'application_view'
karinnainiguez Apr 21, 2018
b2cd49d
seeded categories into products
knockknockhusthere Apr 22, 2018
ea9147f
worked on show page and view page for categories
knockknockhusthere Apr 22, 2018
4ce826f
Fixeg typo
diklaaharoni Apr 22, 2018
35c1fef
Resolved conflict
diklaaharoni Apr 22, 2018
87d9042
Delited the new method for review controller
diklaaharoni Apr 22, 2018
0b08fc8
Added form and errors
diklaaharoni Apr 22, 2018
efac2de
Merge branch 'master' into review_controller
diklaaharoni Apr 22, 2018
a06fac4
Added tests for create method and for new method in review controller
diklaaharoni Apr 23, 2018
dd93df1
add and pass tests for create update and destroy controller methods
karinnainiguez Apr 23, 2018
669963b
Fix navbar dropdown button by removing turbolinks
karinnainiguez Apr 23, 2018
2f69889
added edit and retire
knockknockhusthere Apr 23, 2018
21033d7
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 23, 2018
f721f82
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 23, 2018
cf4c453
Merge branch 'review_controller'
diklaaharoni Apr 23, 2018
5389444
changes to Product controller
MississippiBrenn Apr 23, 2018
156666c
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 23, 2018
e4642e3
Add session controller, methods, routes, and button
karinnainiguez Apr 23, 2018
80492ea
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 23, 2018
7be7745
Oauth and session
MississippiBrenn Apr 23, 2018
844b252
deleted gemfile.lock
knockknockhusthere Apr 23, 2018
6a54aae
removed gemfile.lock
knockknockhusthere Apr 23, 2018
741955b
Merge branch 'heroku_push'
knockknockhusthere Apr 23, 2018
80b5886
Merge branch 'category_views'
knockknockhusthere Apr 23, 2018
48291d6
Add the Gemfile.lock to git
knockknockhusthere Apr 23, 2018
a4ab5e0
Move omniauth out of the development group
knockknockhusthere Apr 23, 2018
671bda8
Trying to resolve gemfile issue
karinnainiguez Apr 23, 2018
ac16f17
Resolved conflict
karinnainiguez Apr 23, 2018
3bffb82
added restrictions to view pages
knockknockhusthere Apr 23, 2018
7baad40
authorized functionalety for products
diklaaharoni Apr 23, 2018
89eb315
Add review section to product show page
karinnainiguez Apr 23, 2018
cf03bd0
user view page restrictions added
knockknockhusthere Apr 23, 2018
d72b96c
initial order architecture
MississippiBrenn Apr 24, 2018
c2056f7
Add account button and edit user and product information displayed
karinnainiguez Apr 24, 2018
c1d5598
Add pictures s to user model and user views
karinnainiguez Apr 24, 2018
c26ccd1
nav bar hover and flexbox for product display
knockknockhusthere Apr 24, 2018
c6cd8a3
added tabs to products show page
knockknockhusthere Apr 24, 2018
944f689
worked on CSS in user's show page and added overflow scroll for diffe…
knockknockhusthere Apr 24, 2018
723774e
Update form for products so it links to users
MississippiBrenn Apr 24, 2018
cafd1fe
resolve merge conflicts
knockknockhusthere Apr 24, 2018
8de9e2f
add image to product model
karinnainiguez Apr 24, 2018
87ca699
resolving merge conflict
MississippiBrenn Apr 24, 2018
f9ff8da
resolving conflicts
MississippiBrenn Apr 24, 2018
b1e222a
Add an item to cart button from products detail page
MississippiBrenn Apr 24, 2018
fe918b1
Add functionality for cartitem create method and add view file for index
karinnainiguez Apr 24, 2018
2e74383
display cartitems in table
knockknockhusthere Apr 24, 2018
8287133
Added cart update
diklaaharoni Apr 24, 2018
4192846
Delete button for cart
MississippiBrenn Apr 24, 2018
9d83928
Add edit and updated controller methods
karinnainiguez Apr 24, 2018
92faa0e
updates cart status and product stock
knockknockhusthere Apr 24, 2018
5a42286
Added method to order model and order controller
diklaaharoni Apr 24, 2018
c28a02f
Pending Orders on Order fulfillment page
MississippiBrenn Apr 24, 2018
466b3ca
Add paid, complete, and cancelled orders to fulfillment page
karinnainiguez Apr 24, 2018
5acf541
fixed nav bar overlap
knockknockhusthere Apr 25, 2018
9df5d6a
ordered products and removed lists to fix browse products index
knockknockhusthere Apr 25, 2018
05ca5a3
Added logo image
diklaaharoni Apr 25, 2018
60691fe
Add validations for order and pass controller tests for user
karinnainiguez Apr 25, 2018
6272510
Generate main controller and an index.html file for the root page
diklaaharoni Apr 25, 2018
6a9658f
Added images for the main page and for the logo
diklaaharoni Apr 25, 2018
7a4ce03
Addedroute for the main page
diklaaharoni Apr 25, 2018
27e8224
Added audio for the main page
diklaaharoni Apr 25, 2018
508ff45
Added logo to the application.html page
diklaaharoni Apr 25, 2018
7d16818
changes to categories in products page
MississippiBrenn Apr 25, 2018
c2e439e
saved files
diklaaharoni Apr 25, 2018
73112e7
Fixed Merge Conflicts:
diklaaharoni Apr 25, 2018
113df34
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 25, 2018
a2bff01
added omniauth fetch
knockknockhusthere Apr 25, 2018
9146fb5
Changes to edit/new form for products and category params
MississippiBrenn Apr 25, 2018
3285df2
changed nav bar color resized logo
knockknockhusthere Apr 25, 2018
219ec41
merge conflict resolved
knockknockhusthere Apr 25, 2018
10c2b93
Push changes to bring all versions to same point
MississippiBrenn Apr 25, 2018
24c9711
edit orders controller
karinnainiguez Apr 25, 2018
c2e6372
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 25, 2018
3f4a490
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
46110de
merging
knockknockhusthere Apr 25, 2018
bf24968
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 25, 2018
f33fe6c
Changes to new and update for product
MississippiBrenn Apr 25, 2018
efe5d45
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 25, 2018
b819f25
Fix order_fulfillment
karinnainiguez Apr 25, 2018
8849e10
fixing issue
karinnainiguez Apr 25, 2018
ddab8b8
updated omniauth.rb fetch
knockknockhusthere Apr 25, 2018
af1f21a
fixing cartitem model test
karinnainiguez Apr 25, 2018
5e02fa9
Product show page
MississippiBrenn Apr 25, 2018
22ba1e3
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 25, 2018
15e1eb1
added some sessions test
knockknockhusthere Apr 25, 2018
845a195
moved average_rating method to application helper
knockknockhusthere Apr 25, 2018
c3181f7
Changed Product display
MississippiBrenn Apr 25, 2018
fe91ef2
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 25, 2018
325099f
added an end
knockknockhusthere Apr 25, 2018
de264e8
Merge
MississippiBrenn Apr 25, 2018
9d3677e
Product CSS
MississippiBrenn Apr 25, 2018
c21ccda
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
32373bd
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
215cc73
refactoring user
karinnainiguez Apr 25, 2018
c558f50
Merge branch 'user_refactoring'
karinnainiguez Apr 25, 2018
4fc5c9b
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
fadc377
Added comfirmation page
diklaaharoni Apr 25, 2018
8574b74
Merge branch 'comfirmation_page'
diklaaharoni Apr 25, 2018
cfe7e30
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
5baea68
updated marquee speed
diklaaharoni Apr 25, 2018
5676040
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 25, 2018
44d7931
Added our logo to the tab
diklaaharoni Apr 26, 2018
6998938
sessions stuff
knockknockhusthere Apr 26, 2018
6f905b4
refactor
karinnainiguez Apr 26, 2018
d052475
Filters retired products out of index view
MississippiBrenn Apr 26, 2018
97520fb
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 26, 2018
da8d347
finished sessions controller tests
knockknockhusthere Apr 26, 2018
4fa3e60
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 26, 2018
15855b4
Average rating for products
MississippiBrenn Apr 26, 2018
2a2f578
Merging issues
MississippiBrenn Apr 26, 2018
4ceea8b
Move controller logic to model method
karinnainiguez Apr 26, 2018
85b1565
Merge branch 'master' into user_refactoring
karinnainiguez Apr 26, 2018
11eef3e
idk merge stuff
knockknockhusthere Apr 26, 2018
9a0d42a
finished controller tests
knockknockhusthere Apr 26, 2018
262fd57
Some controller tests for cartitems passing
MississippiBrenn Apr 26, 2018
88af8a6
Merge branch 'product-controller'
MississippiBrenn Apr 26, 2018
1c462fd
removed add from session controller and, added session controller tes…
knockknockhusthere Apr 26, 2018
1925308
Add order controller tests and make them pass
karinnainiguez Apr 26, 2018
9f20ad5
Add delivery_method column to order
karinnainiguez Apr 26, 2018
e02cb8d
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 26, 2018
f532bfa
working on cancel order
diklaaharoni Apr 26, 2018
3346993
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
bf6520c
Merge branch 'sessions_tests'
knockknockhusthere Apr 26, 2018
d46f98a
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
d08a5d0
Added the cancel order method
diklaaharoni Apr 26, 2018
af3c755
refactor
karinnainiguez Apr 26, 2018
f586248
Merge branch 'master' into user_refactoring
karinnainiguez Apr 26, 2018
58e72cd
Merge branch 'master' into user_refactoring
karinnainiguez Apr 26, 2018
e86d5e3
Removed errors in cart items.
MississippiBrenn Apr 26, 2018
dca0c65
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 26, 2018
afd80fe
order model tests
knockknockhusthere Apr 26, 2018
00930dc
merge conflicts resolved
knockknockhusthere Apr 26, 2018
e59dfee
Complete controller test for order
karinnainiguez Apr 26, 2018
0b44c16
Merge branch 'user_refactoring'
karinnainiguez Apr 26, 2018
aad5816
Fixed test for category model
diklaaharoni Apr 26, 2018
ead4305
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
3481a5c
added validations and testing for no duplicate items in an order
knockknockhusthere Apr 26, 2018
bdc0dca
Add model method tests and make them pass for user
karinnainiguez Apr 26, 2018
3fae79f
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 26, 2018
a4bf54e
:Fixed products controller tests
diklaaharoni Apr 26, 2018
47a1a4f
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
6a8ead9
add more tests for order model
karinnainiguez Apr 26, 2018
06d1a17
Merge branch 'user_refactoring'
karinnainiguez Apr 26, 2018
899ac3a
views edits
knockknockhusthere Apr 26, 2018
770e745
:Fixed products controller tests
diklaaharoni Apr 26, 2018
293763c
Merge branch 'formatting_changes'
knockknockhusthere Apr 26, 2018
9425215
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
32d1923
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 26, 2018
1a4f38f
Changes to merge
MississippiBrenn Apr 26, 2018
45fefd9
Merge changes
MississippiBrenn Apr 26, 2018
fa8fe96
Working on testing product controller
diklaaharoni Apr 26, 2018
a449394
add more tests for product controller
karinnainiguez Apr 26, 2018
a35aa12
omniauth change for heroku
knockknockhusthere Apr 26, 2018
0b95f13
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 26, 2018
7131b9f
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 26, 2018
514e325
Refactor tests
karinnainiguez Apr 26, 2018
7eb3218
updated cartitem create controller method
karinnainiguez Apr 26, 2018
dbd74c1
merge conflict
karinnainiguez Apr 26, 2018
fcf4695
switched to local
karinnainiguez Apr 26, 2018
9d0a6fe
switched to local from heroku
karinnainiguez Apr 27, 2018
86dec2e
css stuff
knockknockhusthere Apr 27, 2018
f099dc0
css homepage changes
knockknockhusthere Apr 27, 2018
cf3ac49
Merge branch 'formatting_changes'
knockknockhusthere Apr 27, 2018
dbf895c
took out def stat from cartitem model
knockknockhusthere Apr 27, 2018
adad53e
show page product
knockknockhusthere Apr 27, 2018
64d432b
Filtering out untouched files from simplecov coverage
karinnainiguez Apr 27, 2018
749cfd9
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 27, 2018
48c280f
Fixing sound?
diklaaharoni Apr 27, 2018
b7d702f
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 27, 2018
8d98ca9
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 27, 2018
949ca08
heroku testing
knockknockhusthere Apr 27, 2018
03deb23
Fixing sound?
diklaaharoni Apr 27, 2018
928e73d
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 27, 2018
5c4b862
test coverage for cartitems in cartitems controller
MississippiBrenn Apr 27, 2018
b661535
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 27, 2018
c38786c
Fixed sound?
diklaaharoni Apr 27, 2018
c7d4bf0
Merge branch 'master' of https://github.com/karinnainiguez/betsy
diklaaharoni Apr 27, 2018
f287dfa
i dont even know anymore
knockknockhusthere Apr 27, 2018
260f478
Merge branch 'master' of https://github.com/karinnainiguez/betsy
knockknockhusthere Apr 27, 2018
9ce53c4
Merge branch 'formatting_changes'
knockknockhusthere Apr 27, 2018
90bf60d
categories show page
knockknockhusthere Apr 27, 2018
7bf0b2f
refactoring
karinnainiguez Apr 27, 2018
9a7b2ea
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 27, 2018
6250aaa
user's show page
knockknockhusthere Apr 27, 2018
fa582b3
updating orders index and cartitem relationship
karinnainiguez Apr 27, 2018
8ec436d
Icon manipulation for rating products index
MississippiBrenn Apr 27, 2018
d4d9260
Merge branch 'user_refactoring'
karinnainiguez Apr 27, 2018
332a9d7
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 27, 2018
a8c4516
add white on homepage
knockknockhusthere Apr 27, 2018
0c5dc6e
fix mark as shipped button
karinnainiguez Apr 27, 2018
e92e5a4
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 27, 2018
0f92a92
More tries with icon
MississippiBrenn Apr 27, 2018
4b7d5c1
Merge branch 'master' of github.com:karinnainiguez/betsy
MississippiBrenn Apr 27, 2018
5817e49
edit form to take month and yearand refactor tests to have more coverage
karinnainiguez Apr 27, 2018
0eef8d5
Roolled back star ratings
MississippiBrenn Apr 27, 2018
b873d54
heroku push edits
knockknockhusthere Apr 27, 2018
25abfe0
heroku
knockknockhusthere Apr 27, 2018
ef2e337
trying to fix heroku
karinnainiguez Apr 27, 2018
f15c2a0
fix line breaks in css
karinnainiguez Apr 27, 2018
1de7ce2
merge conflicts resolved
knockknockhusthere Apr 27, 2018
dd9e13e
fixing https vs http
karinnainiguez Apr 27, 2018
4b9d7f6
Merge branch 'master' of https://github.com/karinnainiguez/betsy
karinnainiguez Apr 27, 2018
5e2bdcd
css changes
knockknockhusthere Apr 27, 2018
4f115f9
adding not found picture
karinnainiguez Apr 27, 2018
0b34f25
default image added
knockknockhusthere Apr 27, 2018
22297f0
fixed default image
knockknockhusthere Apr 27, 2018
6f0a068
default image heroku fix
knockknockhusthere Apr 27, 2018
9babf5b
take out default pic
knockknockhusthere Apr 27, 2018
b74ea87
ANOTHER ONE
knockknockhusthere Apr 27, 2018
53f6cfe
what is life
knockknockhusthere Apr 27, 2018
fb4acdf
Replacing readme
karinnainiguez Oct 16, 2018
95d9271
Refactor - spell check and readme update
karinnainiguez Oct 16, 2018
cd254ca
Readme Update
karinnainiguez Oct 16, 2018
7522aad
Update emojis
karinnainiguez Oct 16, 2018
b550966
refactoring readme
karinnainiguez Oct 17, 2018
1ae506e
Adding picture
karinnainiguez Oct 17, 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.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 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

coverage/*

.env
79 changes: 79 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
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
gem "paperclip", "~> 6.0.0"


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

gem 'omniauth'
gem 'omniauth-github'

group :development do
gem 'dotenv-rails'
# 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'
end

group :test do
gem 'minitest-rails', group: :test
gem 'minitest-reporters', group: :test
gem 'simplecov', require: false
end
286 changes: 286 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,286 @@
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)
climate_control (0.2.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
debug_inspector (0.0.3)
docile (1.3.0)
dotenv (2.3.0)
dotenv-rails (2.3.0)
dotenv (= 2.3.0)
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)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
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)
paperclip (6.0.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
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.5)
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.16.1)
docile (~> 1.1)
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)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.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.10)
execjs (>= 0.3.0, < 3)
web-console (3.6.1)
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
paperclip (~> 6.0.0)
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)
web-console (>= 3.3.0)

BUNDLED WITH
1.16.1
Loading