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

Introducing a Sinatra app example #10

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Introducing a Sinatra app example #10

merged 2 commits into from
Nov 3, 2024

Conversation

gtrias
Copy link
Contributor

@gtrias gtrias commented Sep 23, 2024

The purpose of this example is to demonstrate the potential of Resource Registry declarative approach with a simple enough Sinatra application.

This exercise helps to make sure Resource Registry is abstract enough to be used from a generic project.

@gtrias gtrias force-pushed the adding-example-app branch from 3b594a1 to a7adf2e Compare October 4, 2024 10:05
@gtrias gtrias force-pushed the adding-example-app branch from 96761b5 to 1c40331 Compare October 21, 2024 20:56
@gtrias gtrias force-pushed the adding-example-app branch from 1c40331 to 2b73ddd Compare October 29, 2024 16:56
@gtrias gtrias marked this pull request as ready for review October 29, 2024 16:58
The purpose of this example is to demonstrate the potential of Resource
Registry declarative approach with a simple enough Sinatra application.

This exercise helps to make sure Resource Registry is abstract enough to
be used from a generic project.

start testing

start testing the sinatra app

remove active_support fixes #12

more active_support cleaning, refs #12

bundle install, refs #12

fix index_by

trying to use dry-inflector instead of active_support

Tests are passing

remove more active_support coupling

improve docs

link documentation to the example

update dependencies

downgrading dry-inflector

redefining dry-inflector dependency

re-install active_support

using active_support by now

fix resource_struct_builder

adding ruby-version file
@gtrias gtrias force-pushed the adding-example-app branch from dc3bb37 to c0a4793 Compare November 3, 2024 21:12
@gtrias gtrias merged commit eb39ab3 into main Nov 3, 2024
1 check passed
@gtrias gtrias deleted the adding-example-app branch November 3, 2024 21:23
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