You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d...@openmrs.org
Does anyone have any experience with ruby on rails? I have a classmate who is learning it and would be interested in getting in touch with someone who has done some development in it.
Thanks,
Tammy Dugan
Juan David Pastás Rivera
unread,
Jul 4, 2012, 1:08:20 PM7/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d...@openmrs.org, d...@openmrs.org
Did you implement something with OpenMRS and Rails?
I'm thinking to implement a Rails Rest client that communicates with dcm4chee and exposes a Rest API to a mobile frontend, can someone give me pros and cons on doing this?
Darius Jazayeri
unread,
Jul 4, 2012, 2:15:20 PM7/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d...@openmrs.org
Hola,
I once packaged up the OpenMRS API jar within a JRuby+rails application as a proof-of-concept for a next-gen OpenMRS application. I abandoned the idea because I figured we'd eventually run into some compatibility or class-loading issues that we wouldn't want to deal with. (But you're trying to do something different, so that objection isn't necessarily relevant.)
If it's helpful, here's the code from that proof-of-concept: