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

2.1 #156

Merged
merged 239 commits into from
Nov 17, 2023
Merged

2.1 #156

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
239 commits
Select commit Hold shift + click to select a range
b4982f0
Disable existing synonyms for testing NLP techniques
cdinger Sep 28, 2021
3475746
Merge branch 'disable_synonyms' into staging
cdinger Oct 7, 2021
fbc2e42
Changed the text for zero search results.
Oct 12, 2021
7d60d68
Merge pull request #15 from hst-rds/Null_results_text
Oct 12, 2021
9276680
Adding boolean field to brief description.
Oct 13, 2021
a3fed9f
Merge pull request #16 from hst-rds/display_brief_description
Oct 13, 2021
302b645
Add ability to show/hide simple_description
machinehum Oct 18, 2021
620bfcc
Re-add synonym settings that were removed in staging.
machinehum Oct 18, 2021
0cb6cd6
Merge remote-tracking branch 'upstream/master' into staging
cdinger Oct 28, 2021
75248ce
basic starting point.
machinehum Nov 3, 2021
023e8b2
Progress from meeting live code
machinehum Nov 11, 2021
b3441b7
1. Change ElasticSearch query strategy to support multi-term synonym …
machinehum Jan 10, 2022
8b57274
Merge pull request #19 from hst-rds/search_enhancement
machinehum Jan 18, 2022
62c487a
Merge branch 'master' into home_page_live_code
machinehum Feb 2, 2022
7031c26
extraneous newline
machinehum Feb 2, 2022
04957f8
Merge branch 'master' into staging
machinehum Feb 2, 2022
5db3c2f
1. Showcase edit form: change references to 'youtube url' to just url…
machinehum Feb 4, 2022
ad7b716
Merge branch 'home_page_live_code' into staging
machinehum Feb 4, 2022
c0310a5
Change title casing, restore gemfile.lock to match production.
machinehum Feb 7, 2022
79f0881
1. Use bootstrap card-deck for featured opportunities layout.
machinehum Feb 17, 2022
0751795
downsize research match image.
machinehum Feb 21, 2022
53cfcf8
Remove link text, make research match logo the link.
machinehum Feb 21, 2022
8568242
Showcase conditional needs to wrap the headline also.
machinehum Feb 23, 2022
1f1b5ce
Allow admin to still manage showcase items when the showcase isn't be…
machinehum Feb 24, 2022
883bc2d
Search case adjustments. Add lowercase filter to the synonym graph se…
machinehum Apr 19, 2022
395da47
Nil fix.
machinehum Apr 19, 2022
b4307a3
Downcase input, not what we're setting...
machinehum Apr 19, 2022
5891c0f
Override for stemmer (drops 's' from 'sarcoidosis').
machinehum May 27, 2022
8a67c9b
- add 'valid_attributes' api endpoint.
machinehum Jun 22, 2022
47162cb
- Update readme with brief API note
machinehum Jun 27, 2022
3eb439f
- Add nct_id to allowed API params
machinehum Jun 27, 2022
55dcb2d
Add .includes(), retrieving all studies via API had a major n+1 problem.
machinehum Jun 28, 2022
67b855e
Fox for nil hash access
machinehum Jun 28, 2022
c93e27d
Disable researcher trial update, hide secret key from admin display.
machinehum Jun 28, 2022
cdec442
- not using 'display_name' yet. refactor for another day.
machinehum Jun 28, 2022
d8e8702
- Don't allow studies#show when the study is marked as not visible.
machinehum Jul 27, 2022
046eabd
remove debug.
machinehum Aug 1, 2022
a577a3e
remove debug.
machinehum Aug 1, 2022
f4eb4e4
[SF-179] updating the showcase to render on smaller (mobile) devices.…
johnsja Aug 22, 2022
bdfd9a7
Merge pull request #21 from hst-rds/sf-179-showcase-render
johnsja Aug 22, 2022
f909478
Keywords from Oncore annotations not recognized
EpicureanHeron Oct 4, 2022
d29e277
Merge pull request #22 from hst-rds/fix_sf_182
EpicureanHeron Oct 6, 2022
362c5e8
Merge branch 'master' into staging
machinehum Oct 12, 2022
859f5df
Disable ct.gov
machinehum Oct 12, 2022
f92a500
bcc sfinder@umn.edu
machinehum Oct 28, 2022
ab93385
Pending Trials approval
EpicureanHeron Oct 18, 2022
c6b1350
Updating Feature From Feedback
EpicureanHeron Nov 1, 2022
9b43b9e
ES query fixes
machinehum Nov 8, 2022
5fd5812
ES query fixes
machinehum Nov 8, 2022
2d175c9
Merge branch 'approval_pending_studies' of github.umn.edu:hst-rds/stu…
EpicureanHeron Nov 9, 2022
99a53ce
Feedback update
EpicureanHeron Nov 9, 2022
92d55cb
Merge branch 'approval_pending_studies' of github.umn.edu:hst-rds/stu…
EpicureanHeron Nov 9, 2022
8f5eeba
disable ct.gov load
machinehum Nov 9, 2022
5114e17
Add db indexes
machinehum Nov 9, 2022
8a2457b
approvals
EpicureanHeron Nov 10, 2022
0f58012
User Interface Changes
EpicureanHeron Nov 16, 2022
cea121c
Protocol Type
EpicureanHeron Nov 29, 2022
54927ea
Protocol Type Filtering
EpicureanHeron Dec 7, 2022
ddac336
Filtering out not approved from all trials page
EpicureanHeron Dec 8, 2022
12887be
Elastic Search and Controller Tuning Trial admin
EpicureanHeron Dec 12, 2022
5c4c2c2
Merge pull request #23 from hst-rds/bcc-sfinder
machinehum Dec 12, 2022
e146648
use try(:downcase) for cases where the :q param is nil.
machinehum Dec 12, 2022
e2214c9
Fix in view as well
machinehum Dec 12, 2022
e018af7
Elastic Search Tuning
EpicureanHeron Dec 19, 2022
ee82c35
CT Gov Links Fixed
EpicureanHeron Dec 19, 2022
28f847a
Merge branch 'master' into approval_pending_studies
machinehum Jan 12, 2023
1f05c45
Update trial.rb
machinehum Jan 13, 2023
ed4407c
Remove redundant op
machinehum Jan 17, 2023
433c7ca
Update to Rails 7
machinehum Jan 17, 2023
3e87645
Category count
machinehum Jan 18, 2023
fd00872
update_all instead of loop
machinehum Jan 18, 2023
350d0ca
Merge branch 'master' into rails-7
machinehum Jan 20, 2023
673ed4c
Update modals.js
machinehum Jan 23, 2023
e93d8bd
Merge branch 'bcc' into staging
machinehum Jan 23, 2023
9cfbd0a
Fixed Type
EpicureanHeron Jan 24, 2023
61c1bb6
remove unused gem
machinehum Jan 25, 2023
396cbc3
Merge branch 'master' into rails-7
machinehum Jan 25, 2023
aed4fb3
Squashed commit of the following:
machinehum Jan 25, 2023
527d59d
Merge branch 'staging'
machinehum Jan 25, 2023
b8f3a6f
Merge branch 'master' into rails-7
machinehum Jan 25, 2023
7a57728
Update deploy.rb
machinehum Jan 25, 2023
6a5852d
Update .ruby-version
machinehum Jan 25, 2023
22169c0
Update study_mailer.rb
machinehum Jan 25, 2023
8079c58
Downgrade 'pg' to try to work with old client version
machinehum Jan 25, 2023
0ca837a
Downgrade pg again
machinehum Jan 25, 2023
975494b
Update Gemfile.lock
machinehum Jan 25, 2023
fb4b0a9
Update capistrano...
machinehum Jan 25, 2023
88142d8
missing cap gems
machinehum Jan 25, 2023
a50d964
Uglifier
machinehum Jan 25, 2023
a688a11
Typo Fix
EpicureanHeron Jan 26, 2023
8f747c9
Merge pull request #24 from hst-rds/typo_fix
EpicureanHeron Jan 26, 2023
51ae5eb
Sort by created date elastic search and controller
EpicureanHeron Jan 26, 2023
0cb350b
Merge branch 'master' into rails-7
machinehum Jan 30, 2023
5fc1cc7
Update deploy.rb
machinehum Jan 30, 2023
ee057c6
Revert "Update deploy.rb"
machinehum Jan 30, 2023
43384b8
Update deploy.rb
machinehum Jan 30, 2023
54f8937
Update application.html.erb
machinehum Jan 31, 2023
03fcf1f
Update fontawesome classes
machinehum Jan 31, 2023
48780a1
update icon name
machinehum Jan 31, 2023
f72e0c5
Excel Export Fix
EpicureanHeron Jan 31, 2023
194bfa4
font-awesome via gem
machinehum Jan 31, 2023
7fd231d
Use our docker image
machinehum Jan 31, 2023
20fbd04
Merge pull request #27 from hst-rds/excel_fix
EpicureanHeron Jan 31, 2023
98e7292
Merge pull request #26 from hst-rds/SF-186_typo_and_order
EpicureanHeron Jan 31, 2023
11e8984
fix float and breadcrumbs
machinehum Feb 1, 2023
da1be2f
Update _breadcrumb.html.erb
machinehum Feb 1, 2023
5346aaa
Merge pull request #28 from hst-rds/float-and-crumbs
machinehum Feb 1, 2023
40b0171
parser optional
machinehum Feb 2, 2023
448588d
Merge pull request #29 from hst-rds/parser-optional
machinehum Feb 2, 2023
2286b7b
Study System ID Validation and Error Mailer
EpicureanHeron Feb 13, 2023
4488ce0
Merge pull request #30 from hst-rds/SF-199_Study_system_id_validation
EpicureanHeron Feb 15, 2023
89dbb96
Add GA4 tag
machinehum Mar 1, 2023
25bb29d
Simplify determine_contacts
machinehum Mar 1, 2023
87335a3
Merge pull request #32 from hst-rds/contact-fix-possibility
machinehum Mar 1, 2023
17f0850
Merge pull request #33 from hst-rds/master
EpicureanHeron Mar 1, 2023
e8fede2
Container updates
machinehum Mar 22, 2023
b4b76ee
Merge branch 'master' into staging
machinehum Mar 22, 2023
72b6b2b
Performance tuning
machinehum Mar 29, 2023
90153dd
Merge pull request #34 from hst-rds/query-tuning
machinehum Mar 30, 2023
120aec7
Merge branch 'query-tuning' into staging
machinehum Mar 30, 2023
1e10c52
Merge branch 'master' into staging
machinehum Mar 30, 2023
5a19a2d
Update development.rb
machinehum Mar 30, 2023
63ccb64
Move 'bullet' out of dev group temporarily
machinehum Mar 30, 2023
4dde0c3
Add indexes to trial locations
machinehum Mar 30, 2023
8fac236
Merge branch 'index-locations' into staging
machinehum Mar 30, 2023
c166083
Revert "Move 'bullet' out of dev group temporarily"
machinehum Mar 30, 2023
ae52612
Don't email from staging
machinehum Mar 30, 2023
9a8cead
API fixes
machinehum Mar 31, 2023
fd76e8a
Fix Social Media Icons
EpicureanHeron Apr 4, 2023
9c7d945
Temporary mailer disable
machinehum Apr 10, 2023
6904fb0
Merge branch 'master' into API-data-handling
machinehum Apr 10, 2023
de28798
Merge pull request #35 from hst-rds/API-data-handling
machinehum Apr 10, 2023
4d3c285
Merge branch 'master' into staging
machinehum Apr 10, 2023
27a4c89
Age Filters not working for under 18
EpicureanHeron Apr 5, 2023
7490295
Merge pull request #36 from hst-rds/SF-205_icons
EpicureanHeron Apr 12, 2023
997e4cc
Merge pull request #37 from hst-rds/SF-204_age_filters
EpicureanHeron Apr 12, 2023
b30164d
Add visible studies API endpoint
machinehum Apr 18, 2023
8e88eb3
Merge pull request #39 from hst-rds/visible-studies-endpoint
machinehum Apr 19, 2023
33be4c0
Merge branch 'master' into staging
machinehum Apr 19, 2023
9c468f6
Make association optional
machinehum Apr 19, 2023
475d035
Merge branch 'master' into staging
machinehum Apr 19, 2023
d7b5fb6
github reorg
machinehum Apr 24, 2023
b972f4b
Merge branch 'git-reorg' into staging
machinehum Apr 24, 2023
b223e2a
Fix pdf render for studies
machinehum May 2, 2023
bed8348
Merge pull request #40 from hst/fix-pdf-reference
machinehum May 2, 2023
579f1d0
Merge branch 'master' into staging
machinehum May 2, 2023
470d48d
Add GA4 tag
machinehum Mar 1, 2023
ca4f9bc
Don't hard-render GA4 tag for dual tagging on staging.
machinehum May 12, 2023
5ecec87
Contacts
EpicureanHeron May 12, 2023
6ccf8cf
Merge pull request #41 from hst/sf-203_more_contact_fixes
machinehum May 15, 2023
19d81f0
Fix override for simple_description
machinehum May 23, 2023
3c59ee4
Merge pull request #42 from hst/simple_description_override
machinehum May 24, 2023
e570aa1
Merge branch 'master' into staging
machinehum May 24, 2023
3a9ed9c
Remove protocol type filtering
machinehum May 26, 2023
32cb385
Merge branch 'master' into staging
machinehum May 26, 2023
43f8839
Create system setting for trial approval
machinehum May 30, 2023
9a7de2a
Merge pull request #43 from hst/trial-approval-settings
machinehum May 30, 2023
a27c56c
Update ct.gov download URL
machinehum May 30, 2023
73b4b7f
Merge branch 'master' of https://github.umn.edu/hst/study_finder_umn
machinehum May 30, 2023
6fb109e
Update ct.gov download URL
machinehum May 30, 2023
7151205
Create setting for alerting on empty system ID
machinehum May 30, 2023
f484d1a
Study contact BCC setting.
machinehum May 30, 2023
8aa1a2d
Merge pull request #45 from hst/separate-study-contact-email-setting
machinehum May 31, 2023
7df467d
Merge branch 'master' into alert-on-empty-system-id
machinehum May 31, 2023
98c4dd0
Merge pull request #44 from hst/alert-on-empty-system-id
machinehum May 31, 2023
a8d0a49
Add factory_bot
machinehum May 31, 2023
43501d6
Add spec for system_info
machinehum May 31, 2023
edbbb92
Create class method for alert_on_empty_system_id
machinehum May 31, 2023
d574e9c
API studies controller
machinehum May 31, 2023
8e86a80
Merge pull request #46 from hst/system-info-spec
machinehum Jun 1, 2023
deec81c
Add setting for simple description override
machinehum Jun 1, 2023
a98a589
Merge branch 'master' into update-tests
machinehum Jun 1, 2023
a9574a6
Merge branch 'master' into description-override-setting
machinehum Jun 1, 2023
585326d
Finalize new tests for protect_simple_description functionality
machinehum Jun 1, 2023
c1a6ca4
Merge pull request #47 from hst/description-override-setting
machinehum Jun 2, 2023
b9eeee2
Merge branch 'master' into update-tests
machinehum Jun 2, 2023
8fd9404
Update tests for factory_bot, add new
machinehum Jun 7, 2023
edf1707
Cleanup
machinehum Jun 7, 2023
fa257d4
Merge pull request #48 from hst/update-tests
machinehum Jun 7, 2023
3e5c5a9
Merge branch 'master' into staging
machinehum Jun 7, 2023
c2f8d4b
Update README.md
machinehum Jun 7, 2023
49322a8
Merge branch 'master' into staging
machinehum Jun 7, 2023
14d2671
Home page clean-up.
machinehum Jun 8, 2023
3f32b44
Rails upgrade cleanup
machinehum Jun 8, 2023
bc9ca28
Add GA4 custom events
machinehum Jun 13, 2023
eeef4aa
Merge pull request #49 from hst/syntax-update
machinehum Jun 14, 2023
994994b
Merge pull request #50 from hst/home-page
machinehum Jun 14, 2023
39d0582
Merge branch 'master' of https://github.umn.edu/hst/study_finder_umn …
machinehum Jun 14, 2023
13178a9
no message
machinehum Jun 14, 2023
f5c8a6c
Age Rewrite
EpicureanHeron Jun 30, 2023
1959bf7
Fixes to admin search
machinehum Jun 30, 2023
4dd9fdf
admin trial controller tests
machinehum Jun 30, 2023
2aae32a
Removing Unused Age attributes
EpicureanHeron Jul 5, 2023
528e32e
Merge pull request #53 from hst/search-fixes
machinehum Jul 10, 2023
38bcfc0
Merge branch 'master' into staging
machinehum Jul 10, 2023
1ce88fc
Merge remote-tracking branch 'origin/SF-230_age_rewrite' into staging
machinehum Jul 10, 2023
9f1ffbd
Avoid concat on nil fatal
machinehum Jul 10, 2023
3635dd4
Merge branch 'title-nil-fix' into staging
machinehum Jul 10, 2023
d3389e0
Merge pull request #54 from hst/title-nil-fix
machinehum Jul 10, 2023
099f2aa
Merge pull request #52 from hst/SF-230_age_rewrite
machinehum Jul 10, 2023
3e5fe8c
smtp settings
machinehum Jul 10, 2023
be8e5e0
Remove old GA - promote GA4
machinehum Jul 10, 2023
ab131a9
Remove old GA - promote GA4
machinehum Jul 10, 2023
35ddf89
Add no-stem analyzer
machinehum Jul 10, 2023
0cde2e2
Remove exception now covered by no_stem
machinehum Jul 10, 2023
a9cd1c0
Merge pull request #55 from hst/no-stem
machinehum Jul 11, 2023
e89b434
Merge branch 'staging'
machinehum Jul 11, 2023
3f29b32
Merge branch 'master' of https://github.umn.edu/hst/study_finder_umn …
machinehum Jul 11, 2023
2571172
Revert "Merge pull request #52 from hst/SF-230_age_rewrite"
EpicureanHeron Jul 14, 2023
bde504d
Update ct.gov api url
machinehum Jul 18, 2023
e10d348
Merge pull request #56 from hst/ct_gov_api_update
machinehum Jul 18, 2023
18e4845
Gender and age filter tweaks
machinehum Jul 20, 2023
339432a
Merge pull request #57 from hst/age-gender-filter-fixes
machinehum Jul 20, 2023
7f97dc1
Age Display Fixes
EpicureanHeron Jul 21, 2023
06bb872
Merge pull request #58 from hst/age_display_fix
EpicureanHeron Jul 21, 2023
e8261d3
Optional Filters for Search
EpicureanHeron Aug 7, 2023
fd604c7
Updated UI
EpicureanHeron Aug 8, 2023
798685c
Healthy Volunteer Checkbox Update
EpicureanHeron Aug 10, 2023
f4b37f7
Merge branch 'healthy_volunteer_checkbox' of github.umn.edu:hst-rds/s…
EpicureanHeron Aug 10, 2023
4947c8f
Healthy Volunteer Update
EpicureanHeron Aug 10, 2023
9667760
Merge pull request #59 from hst/filter_updates
EpicureanHeron Aug 17, 2023
f0e8574
updated category button to use embedded ruby to render target
EpicureanHeron Aug 21, 2023
56ca3b5
updating CSS for mobile
EpicureanHeron Aug 23, 2023
299ecd0
Restore not-sunsetted Universal Analytics alongside GA4
machinehum Aug 29, 2023
8c30783
Change simple description override
machinehum Oct 6, 2023
5b882a6
Task to update IRB numbers per Ethos data changes
machinehum Oct 16, 2023
8ef8717
Merge branch 'master' of https://github.com/ahcis-rds/study_finder in…
machinehum Oct 25, 2023
805e290
Elevate subgroup to first-class status
machinehum Oct 25, 2023
d52ed71
Merge branch 'master' of https://github.umn.edu/hst/study_finder_umn …
machinehum Oct 25, 2023
4a53ca8
no message
machinehum Oct 25, 2023
d8e4466
Merge pull request #60 from hst/SF_251-subcategory_refactor
machinehum Oct 26, 2023
87d3602
Dependency updates. Add Google Analytics 4 capability.
machinehum Oct 26, 2023
65c7ec6
Merge branch 'master' of https://github.umn.edu/hst/study_finder_umn …
machinehum Oct 26, 2023
2c68932
no message
machinehum Oct 27, 2023
eaec5be
1. fix search bug re: approval setting
machinehum Oct 30, 2023
206f97a
1. fix search bug re: approval setting
machinehum Oct 30, 2023
2d54446
1. fix search bug re: approval setting 2. schema 3. remove extraneous…
machinehum Oct 30, 2023
6377591
Merge branch '2.1' of https://github.com/ahcis-rds/study_finder into 2.1
machinehum Oct 30, 2023
56cff4b
1. remove cruft. 2. js string fix. 3. add kaminari to gemfile -- this…
machinehum Oct 30, 2023
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
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.5
3.2.1
41 changes: 36 additions & 5 deletions Capfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
load 'deploy'
# Uncomment if you are using Rails' asset pipeline
load 'deploy/assets'
# Load DSL and set up stages
require "capistrano/setup"

Dir['vendor/gems/*/recipes/*.rb','vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy' # remove this line to skip loading any of the default tasks
# Include default deployment tasks
require "capistrano/deploy"

# Load the SCM plugin appropriate to your project:
#
# require "capistrano/scm/hg"
# install_plugin Capistrano::SCM::Hg
# or
# require "capistrano/scm/svn"
# install_plugin Capistrano::SCM::Svn
# or
require "capistrano/scm/git"
install_plugin Capistrano::SCM::Git

# Include tasks from other gems included in your Gemfile
#
# For documentation on these, see for example:
#
# https://github.com/capistrano/rvm
# https://github.com/capistrano/rbenv
# https://github.com/capistrano/chruby
# https://github.com/capistrano/bundler
# https://github.com/capistrano/rails
# https://github.com/capistrano/passenger
#
# require "capistrano/rvm"
# require "capistrano/rbenv"
# require "capistrano/chruby"

require 'capistrano/passenger'
require 'capistrano/rails'

# Load custom tasks from `lib/capistrano/tasks` if you have any defined
Dir.glob("lib/capistrano/tasks/*.rake").each { |r| import r }
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.6
FROM ruby:3.2

RUN apt-get update -qq && apt-get install -y \
nodejs \
Expand Down
33 changes: 23 additions & 10 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
source 'https://rubygems.org'

gem 'rails', '~> 5.2.3'
gem 'pg'
#gem 'ruby-oci8', '~> 2.2.3'
#gem 'activerecord-oracle_enhanced-adapter', '~> 1.6.0'
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.1.0"
gem "sprockets-rails"
gem "foreman"

gem 'pg', '~> 1.0'
gem 'responders'
gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'
gem 'therubyracer', platforms: :ruby
gem 'uglifier'
gem 'jquery-rails', '4.3.5'
gem 'json'
gem 'jbuilder', '~> 2.0'
Expand All @@ -22,22 +23,34 @@ gem 'elasticsearch-model'
gem 'elasticsearch-rails'
gem 'recaptcha', require: 'recaptcha/rails'
gem 'httparty'
gem 'rubyzip', '~> 2.0.0'
gem 'net-ldap', '~> 0.16.1'
gem 'rubyzip'
gem 'net-ldap'
gem 'figaro'
gem 'wkhtmltopdf-binary'
gem 'wicked_pdf'
gem 'active_storage_validations'
gem "font-awesome-sass", "~> 6.2.1"

group :development do
gem 'puma'
gem 'listen'
gem 'spring'
gem 'capistrano', '~> 2.12.0'
gem 'capistrano', require: false
gem 'capistrano-rails', require: false
gem 'capistrano-passenger'
gem 'web-console', '>= 3.7.0' # Access an interactive console on exception pages or by calling 'console' anywhere in the code.
end

group :development, :test do
gem 'rspec-rails', '~> 3.7.2'
gem 'rspec-rails'#, '~> 3.7.2'
gem 'rexml'
gem 'capybara'
gem 'rails-controller-testing'
gem 'byebug'
gem 'bullet'
gem 'factory_bot_rails'
end

group :test do
gem 'faker'
end
Loading
Loading