Open carlescliment opened 9 years ago
I don't know how to do that.
I guess we can write a Ruby module and include it in our applications or maybe we can write it as a single Sinatra or Rake application and then add it to our main applications (I think it's very easy to add to a Rails app)
Give me a few days to research about it!
Hey @vibaiher, how are you doing?
I was planning to spend some of my spare time playing with Ruby on Rails, and I thought it could be cool for me to have a tool for storing some info about babies; when and how did they have milk, sleep time, medic dates, annotations and things like that.
Then I remembered your project, so maybe I could write it as a separate application, applying that hexagonal stuff we like so much. Then we could require the lib from both Rails and Sinatra apps. What do you think? Do you like the idea, are you interested on it? How would you design your month-to-month to make it extendable with modules?
Cheers.