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

LIBSEARCH-112 Remove Rails as a dependency for Spectrum #189

Merged
merged 13 commits into from
Oct 3, 2024

Conversation

bertrama
Copy link
Member

This removes Rails and replaces it with Sinatra.

bertrama added 13 commits July 19, 2024 11:26
Sinatra has been added in.
Cleanup is still required.
Getting Rake to run.
Getting Rspec to run.
Setting APP_ENV to RAILS_ENV if APP_ENV isn't set.
* Fixed a warning about redfined hash key in icon_metadata_component.rb
* Bugfix for the logout route in auth.rb
* Updates for rspec
    * Added a Bundler.require
    * Added a Spectrum::Json.configure
    * Replaced rails_helper.rb with spec_helper.rb
    * Removed individual require statements
    * Added rack-test
    * Updated route tests that were dependent on rspec-rails features.
@bertrama bertrama merged commit fc55396 into master Oct 3, 2024
3 checks passed
@bertrama bertrama deleted the LIBSEARCH-112 branch October 10, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant