Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
298 commits
Select commit Hold shift + click to select a range
87efac7
Merge pull request #10 from CSC322-Grinnell/sara
Apr 25, 2018
bf74202
Added primary operation and refactored base url
Apr 25, 2018
9622b15
Resolve conflict
saramarku2310-a11y Apr 25, 2018
37f7f2e
Changed icon and header
Apr 30, 2018
d7fae59
Fixed conflict
May 1, 2018
e87365b
Created static page for UI
May 1, 2018
3367126
Merge pull request #11 from CSC322-Grinnell/linh
May 1, 2018
2114672
Added Readme
May 1, 2018
523086e
Merge branch 'master' of https://github.com/linhpha/LFC_Features into…
May 1, 2018
f0f1a7f
Merge pull request #12 from CSC322-Grinnell/linh
May 1, 2018
ca89d7c
Moved css and js file into static pages
May 1, 2018
aaf5d37
Merge pull request #13 from CSC322-Grinnell/linh
May 1, 2018
fe7d975
Fixed JS filed, now can work without base_url
May 1, 2018
5aebebd
Merge pull request #14 from CSC322-Grinnell/linh
May 1, 2018
ce2b2e3
Fixed checkbox alignment:
May 1, 2018
1a4abae
Merge pull request #15 from CSC322-Grinnell/linh
May 1, 2018
a49bbb7
Fixed undefined object in show_modal
May 2, 2018
241b932
Merge pull request #16 from CSC322-Grinnell/linh
May 2, 2018
42458f4
Deleted javascript_app
May 2, 2018
33d0e68
Fixed css
May 3, 2018
5176728
Added end to farm_policy
May 3, 2018
c4dcbde
Fixed application
May 7, 2018
3d47a6d
Fixed application
May 7, 2018
f5cdb00
Fixed mixed js error
May 7, 2018
021f52d
Fixed primary operation
May 7, 2018
67e6af4
Fixed primary operation
May 7, 2018
66a9ee0
Made the checkboxes bigger
May 7, 2018
73f5134
Added primary operation and changed seed farms
May 9, 2018
8df111e
Try to push to heroku
May 10, 2018
b210cf6
Fixed push to heroku
May 10, 2018
31929df
Debug Admin
May 10, 2018
d79d7af
Fixed admin?
May 10, 2018
7e08748
Trying
May 10, 2018
14d3bfc
Trying
May 10, 2018
62d6e07
Trying
May 10, 2018
4e3913b
Trying
May 10, 2018
d6b2ff5
Added migration
May 10, 2018
fb9db9b
Change migration
May 10, 2018
84326a9
Added egg
May 11, 2018
31a0fe5
Add egg
May 11, 2018
232d3e0
Fix double filter results
May 11, 2018
ec63421
Change title
May 11, 2018
9be27c1
Trying to debug
May 11, 2018
b2180e8
Fixed the search
May 11, 2018
efa0f46
Deleted marker for address search
May 11, 2018
1321482
Change header picture
May 11, 2018
e9768d2
Checked all the boxes
May 11, 2018
c879b15
Fixed double search
May 11, 2018
fdfa152
Changed card details
May 11, 2018
9a40cec
Fix format for primary operation
May 11, 2018
8ef1255
Fixed typo
May 11, 2018
9afa287
Added README
May 16, 2018
2f4252a
Update README.md
May 16, 2018
71fd6dc
Deleted print statements
May 17, 2018
76e2503
Merge branch 'master' of https://github.com/linhpha/LFC_Features
May 17, 2018
e901585
Create instructor_comments
umdbzj Aug 24, 2018
963cf36
edit readme
Oct 31, 2018
f926e85
Update README.md with current team
NSchoenle Oct 31, 2018
4d07ff2
readme test
Oct 31, 2018
3598ddf
fix links
Nov 6, 2018
0fd1693
fix modal
Nov 7, 2018
226f1bf
Testing branch pushing
NSchoenle Nov 12, 2018
e52b385
Initial commit to Testing branch
NSchoenle Nov 12, 2018
efbca04
Add RSpec Gem to gemfile
NSchoenle Nov 12, 2018
e7baf5d
Working on resolving deprecation warnings
NSchoenle Nov 12, 2018
09f71e2
Update the rspec-rails gem
NSchoenle Nov 14, 2018
cd2d24e
Generate empty spec files
NSchoenle Nov 14, 2018
d914109
Start outlining tests for farm
NSchoenle Nov 14, 2018
0956b69
Add comment to ln: 34
NSchoenle Nov 14, 2018
e670ee9
Wrote first Rspec test
NSchoenle Nov 19, 2018
3327e50
Attempt to fix mini-test farm creation test
NSchoenle Nov 19, 2018
62ffb78
Started writing farm_spec.rb. Added farm_controller_spec.rb
NSchoenle Nov 19, 2018
fa9c4ca
Fix admin test
NSchoenle Nov 21, 2018
b730afe
Add comment to farm_spec and update describe in farm_controller_spec
NSchoenle Nov 21, 2018
9b130a6
new stylesheet
joshuacussen Nov 21, 2018
93a14d4
application.css now works according to addet pipeline
joshuacussen Nov 21, 2018
b84aff6
page footer
joshuacussen Nov 21, 2018
9231dd3
page header
joshuacussen Nov 21, 2018
bbbb137
page hero image
joshuacussen Nov 21, 2018
d17eaf5
added dynamic page title support and support for shared html elements
joshuacussen Nov 21, 2018
fe87c9b
added function for dynamic page titles
joshuacussen Nov 21, 2018
cda21fe
new view to work with partials, still has lots to be fixed
joshuacussen Nov 21, 2018
35ae175
Added capybara to gemfile. Attempt to write feature spec for farm signup
NSchoenle Nov 21, 2018
dc4a336
now route to view2
joshuacussen Nov 21, 2018
67b253b
hero image moved and renamed
joshuacussen Nov 21, 2018
6a6ab43
Working on fixing the form test
NSchoenle Nov 21, 2018
34345d1
Help??
NSchoenle Nov 21, 2018
503b5c0
Attempt to commit to development
NSchoenle Nov 21, 2018
80a3457
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
NSchoenle Nov 21, 2018
a7e018a
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 21, 2018
06b1ab9
Trying to add spec folder to repo
NSchoenle Nov 22, 2018
ab44d94
Add password to farm_params
NSchoenle Nov 22, 2018
3364412
Add comment about why test is failing to farm_controler_spec.rb
NSchoenle Nov 22, 2018
99273fb
add comment about contact_name
NSchoenle Nov 22, 2018
6b97cd8
Starting playing with checkboxes for growing methods
NSchoenle Nov 22, 2018
5a8e205
Start writing test of invalid email entry
NSchoenle Nov 22, 2018
5399c14
Working on farm_controller_spec for other form stuff
NSchoenle Nov 26, 2018
d16689f
Add error handling for the two invalid field tests
NSchoenle Nov 26, 2018
a25016d
Delete extra comments
NSchoenle Nov 26, 2018
3dc94be
Clarify second test case's name
NSchoenle Nov 26, 2018
97a52d8
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 26, 2018
9e79f5d
corrected file name/extension
joshuacussen Nov 26, 2018
dce20e9
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Nov 26, 2018
3adcace
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 26, 2018
985f725
Add feature spec block for edit farm
NSchoenle Nov 26, 2018
36d7bf5
routes updated
rrosol Nov 26, 2018
bd74ef8
routes to map page
rrosol Nov 26, 2018
9a69b3f
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 26, 2018
2db8572
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
rrosol Nov 26, 2018
014ccdf
link to home now works
joshuacussen Nov 26, 2018
fcd1e2f
added page title
joshuacussen Nov 26, 2018
70ec180
page title
joshuacussen Nov 26, 2018
ddfb93e
tidied up routes.rb a little
joshuacussen Nov 26, 2018
7df2316
renamed ui folder to static_pages
joshuacussen Nov 26, 2018
946ec8d
unbroke things
joshuacussen Nov 26, 2018
45c5c51
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 26, 2018
a47af14
renamed carrot.png to favicon.png
joshuacussen Nov 26, 2018
2238976
renamed ui to static_pages
joshuacussen Nov 26, 2018
13e55f9
updated css to match new ui controller name
joshuacussen Nov 26, 2018
4464f2e
Add skeletons for some edit tests
NSchoenle Nov 27, 2018
3593e57
Fix path to edit page in edit page testing
NSchoenle Nov 27, 2018
6f9724f
Remove the render 'index' that was causing the page to not render
NSchoenle Nov 27, 2018
ab3de9f
Migrate signup form to /signup which redirects to /farms/new instead …
NSchoenle Nov 27, 2018
69f64ae
Fix signup route
NSchoenle Nov 27, 2018
a2ff20e
Add post for /farms/new
NSchoenle Nov 27, 2018
61777ab
Change test names to add to readability in console
NSchoenle Nov 27, 2018
7217aaa
Change test data to more accurate text
NSchoenle Nov 27, 2018
c15de9a
this file was not needed
joshuacussen Nov 27, 2018
318538a
moved css for search bar into separate file
joshuacussen Nov 27, 2018
a351214
added basic html elements for search bar
joshuacussen Nov 27, 2018
4605651
added div for farm card grid
joshuacussen Nov 27, 2018
c72bfca
renamed test controller to match new name of ui
joshuacussen Nov 27, 2018
c6a777e
Adding checkboxes to signup form
NSchoenle Nov 27, 2018
6dc3371
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
NSchoenle Nov 27, 2018
7cec7eb
moved helper function that generates page titles to proper controller
joshuacussen Nov 27, 2018
810ffde
some basic tests for static pages
joshuacussen Nov 27, 2018
dc10072
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Nov 27, 2018
9024778
fixed contrast error by making fallback color of hero image black
joshuacussen Nov 27, 2018
6117b29
added some comments
joshuacussen Nov 27, 2018
be72720
javascript revision
Nov 27, 2018
59de837
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 27, 2018
88bbe3f
Update README to include instruction to seed_market
NSchoenle Nov 27, 2018
98fdeae
Add checkboxes for all required actions for Farm.create method.
NSchoenle Nov 27, 2018
192ce68
Outline more tests to build
NSchoenle Nov 28, 2018
59466fa
farm_spec.rb test formatting
Nov 28, 2018
37e218a
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 28, 2018
6baac79
basic css for map
joshuacussen Nov 28, 2018
8537821
added support for per-page hero image text
joshuacussen Nov 28, 2018
1e858e8
removed inline css and added page-specific hero text
joshuacussen Nov 28, 2018
269b5c6
added page specific hero image text
joshuacussen Nov 28, 2018
5a16b00
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Nov 28, 2018
6508c8a
javascript-fixing
Nov 28, 2018
0434150
javascript-merge
Nov 28, 2018
d5e6008
restyled footer social icons and chnaged twitter to email, also reord…
joshuacussen Nov 28, 2018
355b884
fixed broken hyperlink to LFC website
joshuacussen Nov 28, 2018
7fdd29b
Recipes page routed
rrosol Nov 28, 2018
682efc3
Admin login linked in header
rrosol Nov 28, 2018
59dec61
fix search bar
Nov 28, 2018
de38453
groundwork for css grid cells for each farm card
joshuacussen Nov 28, 2018
68ec9de
stub css for card grid
joshuacussen Nov 28, 2018
2231829
added div container for farm cards
joshuacussen Nov 28, 2018
9177236
test
Nov 28, 2018
a652d0a
fixed
Nov 28, 2018
ce4e45e
removed cruft that I should have removed on the last commit
joshuacussen Nov 28, 2018
e315afc
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Nov 28, 2018
da514bf
fixed active admin
Nov 28, 2018
6a7676c
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 28, 2018
330aa82
Refactor farm.rb file in admin folder
Nov 28, 2018
698a945
Reformat farm_spec
NSchoenle Nov 28, 2018
af81583
new file for sass variables
joshuacussen Nov 28, 2018
f294eba
started tweaking to generate prettier cards
joshuacussen Nov 28, 2018
bc44f6d
reformatted phone number link
joshuacussen Nov 28, 2018
ac548ea
basic css for mobile view
joshuacussen Nov 28, 2018
57f6442
started change to variables
joshuacussen Nov 28, 2018
23faec9
tidied up farm card creation
joshuacussen Nov 29, 2018
7f417d4
re-added line that clears contents of card-grid after realising why r…
joshuacussen Nov 29, 2018
95d2cac
reorganised comments
joshuacussen Nov 29, 2018
1879169
removed code that changes map marker icons
joshuacussen Nov 29, 2018
50df832
Database changed
NSchoenle Nov 30, 2018
035cf39
Fixed card info formatting
Nov 30, 2018
9ca7b03
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
NSchoenle Nov 30, 2018
e16eaf1
Add Signup link to header
NSchoenle Nov 30, 2018
847eaa2
Fix assertion for signup link test
NSchoenle Nov 30, 2018
fef086e
restructure javascript
Nov 30, 2018
232f682
Enter button submits search of farms
rrosol Nov 30, 2018
fe16449
merge
Nov 30, 2018
b1a79e6
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Nov 30, 2018
fa54b5a
merge javascript
Nov 30, 2018
8d1fba4
added headers for sign up page
rrosol Nov 30, 2018
70c37e1
Still fighting with checkbox testing
NSchoenle Nov 30, 2018
714672b
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
NSchoenle Nov 30, 2018
c678de9
For test
Dec 3, 2018
5104f4c
changes from last week I forgot to push
joshuacussen Dec 3, 2018
998e75e
attempt to merge
joshuacussen Dec 3, 2018
38f0d02
updated search, other things are still broken
joshuacussen Dec 3, 2018
1c3e8e7
something works
Dec 3, 2018
9c62c17
updated farm card generation
joshuacussen Dec 3, 2018
346c7be
try to fix search
Dec 3, 2018
fca7c2e
merged
Dec 3, 2018
ffb5a27
improved empty string checking
joshuacussen Dec 3, 2018
fb40d03
working version of previous change
joshuacussen Dec 3, 2018
3858939
removed link to recipes
joshuacussen Dec 3, 2018
a6681d3
Separate signup specs from edit page specs
NSchoenle Dec 5, 2018
4c2a111
Change ui_controller_spec to home_page_feature_spec
NSchoenle Dec 5, 2018
86d725e
Start work on feature specs for page interactions
NSchoenle Dec 5, 2018
3e94a98
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 5, 2018
4be166a
fixed javascript for specfic page
Dec 5, 2018
07bd186
Finish header spec
NSchoenle Dec 5, 2018
78eb9b8
Footer appearance spec finished
NSchoenle Dec 5, 2018
232895f
found out how to edit farms in admin
rrosol Dec 5, 2018
e5bc755
add a link
Dec 5, 2018
cde1f88
meger
Dec 5, 2018
ea78c63
Testing for farm and operation
Dec 7, 2018
330e6bc
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 7, 2018
90c2cc0
added dropshadown on hover to cards and bottom padding to create spac…
joshuacussen Dec 7, 2018
ee29c30
map size scales according to browser height now, minimum of 600px
joshuacussen Dec 7, 2018
89512fb
footer forced to bottom of page by making page content fill maximum a…
joshuacussen Dec 7, 2018
ce0ca6e
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Dec 7, 2018
7e20928
new min map height is 500px, 600 was too large
joshuacussen Dec 7, 2018
143a1b4
Typed up what the layout of the farm page is going to be
rrosol Dec 7, 2018
4452d26
basic styles for farm sign up form
joshuacussen Dec 7, 2018
192954e
added main tag to map
joshuacussen Dec 7, 2018
6ece6d2
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Dec 7, 2018
4d6b123
made font stack global
joshuacussen Dec 7, 2018
26b52ed
1
Dec 7, 2018
8c9281d
merge
Dec 7, 2018
3c55c4f
Finished model tests
Dec 7, 2018
64cd59d
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 7, 2018
da010ac
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 10, 2018
b28527f
more variables!
joshuacussen Dec 10, 2018
1b55246
color changes
joshuacussen Dec 10, 2018
9501709
small changes to make footer more accessible
joshuacussen Dec 10, 2018
8f45e2e
Fix specs for some of the assertions. Still haven't figured out selenium
NSchoenle Dec 12, 2018
ba98a9b
Trying to do the home page specs without selenium...
NSchoenle Dec 12, 2018
76705f5
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 12, 2018
3695451
change link
Dec 12, 2018
e01cac3
comment
Dec 12, 2018
609af49
improved vertical scaling of map
joshuacussen Dec 12, 2018
eae010b
some comments
joshuacussen Dec 12, 2018
48178f7
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Dec 12, 2018
ad9aa2d
Reformat test files
Dec 12, 2018
0f5991d
Merge branch 'development' of https://github.com/CSC322-Grinnell/LFC_…
Dec 12, 2018
219b695
Add github link to NSchoenle
NSchoenle Dec 13, 2018
6192f26
changed dark grey farm card to green
joshuacussen Dec 13, 2018
db707b2
Add farm creation to home page feature. Card test still isn't passing
NSchoenle Dec 14, 2018
026332a
fixed phone
Dec 14, 2018
1a02582
merge
Dec 14, 2018
3c40fe6
small updates
joshuacussen Dec 14, 2018
5187976
Merge branch 'development' of github.com:CSC322-Grinnell/LFC_Features…
joshuacussen Dec 14, 2018
32d8d36
next team info
joshuacussen Dec 14, 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 modified .DS_Store
Binary file not shown.
14 changes: 13 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
source 'https://rubygems.org'

group :development, :test do
gem 'sqlite3'
end
group :production do
gem 'pg', '~> 0.18'
end
#gem 'jquery-rails'


# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '5.0.2'
# Use sqlite3 as the database for Active Record
gem 'sqlite3'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
Expand Down Expand Up @@ -42,6 +49,7 @@ gem 'draper'
gem 'pundit'



# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

Expand All @@ -54,6 +62,10 @@ gem 'pundit'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'
#Use RSpec-rails for testing
gem 'rspec-rails', '~> 3.8'
gem 'capybara'

end

group :development do
Expand Down
163 changes: 102 additions & 61 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ GEM
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activeadmin (1.1.0)
activeadmin (1.4.1)
arbre (>= 1.1.1)
coffee-rails
formtastic (~> 3.1)
formtastic_i18n
inherited_resources (~> 1.7)
jquery-rails
kaminari (>= 0.15, < 2.0)
railties (>= 4.2, < 5.2)
ransack (~> 1.3)
inherited_resources (>= 1.9.0)
jquery-rails (>= 4.2.0)
kaminari (>= 0.15)
railties (>= 4.2, < 5.3)
ransack (>= 1.8.7)
sass (~> 3.1)
sprockets (< 4.1)
activejob (5.0.2)
Expand All @@ -54,31 +54,43 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arbre (1.1.1)
activesupport (>= 3.0.0)
arel (7.1.4)
bcrypt (3.1.11)
binding_of_caller (0.7.2)
bcrypt (3.1.12)
bcrypt (3.1.12-x86-mingw32)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (9.1.0)
byebug (10.0.2)
cancan (1.6.10)
capybara (3.11.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
coffee-rails (4.1.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.1.x)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
crass (1.0.2)
concurrent-ruby (1.1.3)
crass (1.0.4)
debug_inspector (0.0.3)
devise (4.3.0)
devise (4.5.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.2)
railties (>= 4.1.0, < 6.0)
responders
warden (~> 1.2.3)
diff-lcs (1.3)
draper (3.0.1)
actionpack (~> 5.0)
activemodel (~> 5.0)
Expand All @@ -87,7 +99,8 @@ GEM
request_store (~> 1.0)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.9.18)
ffi (1.9.25)
ffi (1.9.25-x86-mingw32)
formtastic (3.1.5)
actionpack (>= 3.2.13)
formtastic_i18n (0.6.0)
Expand All @@ -96,20 +109,20 @@ GEM
haml (5.0.4)
temple (>= 0.8.0)
tilt
has_scope (0.7.1)
actionpack (>= 4.1, < 5.2)
activesupport (>= 4.1, < 5.2)
i18n (0.9.1)
has_scope (0.7.2)
actionpack (>= 4.1)
activesupport (>= 4.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
inherited_resources (1.7.2)
actionpack (>= 3.2, < 5.2.x)
inherited_resources (1.9.0)
actionpack (>= 4.2, < 5.3)
has_scope (~> 0.6)
railties (>= 3.2, < 5.2.x)
railties (>= 4.2, < 5.3)
responders
jbuilder (2.7.0)
jbuilder (2.8.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jquery-rails (4.3.1)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -126,25 +139,28 @@ GEM
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
loofah (2.1.1)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (0.1.4)
method_source (0.9.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.10.3)
multi_json (1.12.1)
nio4r (2.1.0)
nokogiri (1.8.1)
minitest (5.11.3)
multi_json (1.13.1)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.5-x86-mingw32)
mini_portile2 (~> 2.3.0)
orm_adapter (0.5.0)
polyamorous (1.3.1)
activerecord (>= 3.0)
pundit (1.1.0)
pg (0.21.0)
pg (0.21.0-x86-mingw32)
public_suffix (3.0.3)
pundit (2.0.0)
activesupport (>= 3.0.0)
rack (2.0.3)
rack (2.0.6)
rack-cors (0.3.1)
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -163,35 +179,53 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
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.2.1)
ransack (1.8.4)
actionpack (>= 3.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
rake (12.3.1)
ransack (2.1.0)
actionpack (>= 5.0)
activerecord (>= 5.0)
activesupport (>= 5.0)
i18n
polyamorous (~> 1.3)
rb-fsevent (0.10.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rdoc (4.3.0)
request_store (1.3.2)
regexp_parser (1.3.0)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
sass (3.5.1)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-rails (3.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.6)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
Expand All @@ -200,57 +234,64 @@ GEM
sdoc (0.4.2)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
simple_form (3.5.0)
actionpack (> 4, < 5.2)
activemodel (> 4, < 5.2)
simple_form (4.1.0)
actionpack (>= 5.0)
activemodel (>= 5.0)
spring (2.0.2)
activesupport (>= 4.2)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
sqlite3 (1.3.13-x86-mingw32)
temple (0.8.0)
thor (0.20.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.3)
tzinfo (1.2.4)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (3.2.0)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (2.3.0)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
websocket-extensions (0.1.3)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
activeadmin
byebug
cancan
capybara
coffee-rails (~> 4.1.0)
devise
draper
haml
jbuilder (~> 2.0)
jquery-rails
pg (~> 0.18)
pundit
rack-cors (~> 0.3.1)
rails (= 5.0.2)
rspec-rails (~> 3.8)
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
simple_form
Expand All @@ -261,4 +302,4 @@ DEPENDENCIES
web-console (~> 2.0)

BUNDLED WITH
1.16.0
1.16.1
Binary file added Instructions and Resources for the Next Team.docx
Binary file not shown.
Loading