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

Persistence implementation: ActiveRecord pattern #78

Closed
3 tasks
karmi opened this issue Apr 15, 2014 · 4 comments
Closed
3 tasks

Persistence implementation: ActiveRecord pattern #78

karmi opened this issue Apr 15, 2014 · 4 comments

Comments

@karmi
Copy link
Contributor

karmi commented Apr 15, 2014

  • ActiveRecord (Model) pattern
  • Integration tests
  • Example application for Model (Rails)
This was referenced Apr 17, 2014
@pepe
Copy link
Contributor

pepe commented Apr 17, 2014

I would like to create example repository pattern application with PORO including Anima and Grape for presentation. It would be derived from my current work, so it could bear some practicality.

[1] https://github.com/intridea/grape
[2] https://github.com/mbj/anima

@karmi
Copy link
Contributor Author

karmi commented Apr 17, 2014

@pepe There's an example using Sinatra and POROs here: https://github.com/elasticsearch/elasticsearch-rails/tree/persistence/elasticsearch-persistence/examples/sinatra. I'd like to add an example with Rails + the (future) model implementation, but wouldn't like to add more. I've been thinking about adding an example with Virtus, but that can be an integration test.

@pepe
Copy link
Contributor

pepe commented Apr 17, 2014

Oh I missed the Sinatra example. And also, it would be actually too heavyweight for example. I will prepare it as an template repo tho :)

@karmi
Copy link
Contributor Author

karmi commented Apr 28, 2014

Closed in favour of #91

@karmi karmi closed this as completed Apr 28, 2014
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

No branches or pull requests

2 participants