I guess I need you to define "proper". We've been using the Oriented gem and JRuby on a Rails app in production for months. There are some minor issues, but we're getting there.
If you want to use Ruby 2 instead of JRuby, then you'll need to consume the OrientDB REST API, which you can do with Faraday or HTTParty and the like. So, there is Ruby support. If you want different/better, jump in and help out. On Wednesday, September 3, 2014 6:49:09 PM UTC-4, Jose Alberto Suárez López wrote: > > So not proper Ruby support yet :( > > I know jRuby is amazing, but not everyone needs it, and Ruby 2 performance > is great, and in a lot of cases simpler to deploy (as you don't need to > fight with Java). > > Is thee any plan to support Ruby? > > > > El martes, 8 de octubre de 2013 14:17:09 UTC+1, Glenn Goodrich escribió: >> >> We are working on Oriented (http://github.com/ruprict/oriented) which >> uses JRuby (I know, you seem to not want JRuby) It's not well documented >> right now (on the list) as we want to get it to a certain point before we >> "announce" it. >> >> BTW, if you are building a "big" rails app, JRuby is (arguably) the way >> to go. Real threads, etc. and deployment environments like Torquebox make >> a very scalable option. >> >> I also wrote a couple of posts on http://sitepoint.com/ruby about >> orientdb, if you're interested. >> >> http://www.sitepoint.com/a-look-at-orientdb-the-graph-document-nosql/ >> >> http://www.sitepoint.com/using-orientdb-with-jruby/ >> >> Hope this is useful, >> Glenn >> >> On Sunday, October 6, 2013 7:19:19 PM UTC-4, Al wrote: >>> >>> I have been searching for a Ruby gem for OrientDB and I have only been >>> able to find it for Jruby. Is there a ruby gem available as I am seeking to >>> build Rails app on OrientDb. Thanks >>> >> -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
