RubyConf 2010 - RubyGems to All JVM Languages by: Yoko Harada

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=BWfH7YBvE9k



Duration: 42:07
27 views
0


Have you ever imagined using RubyGems from Clojure, Jython or other JVM languages? It might sound bizarre, but JRuby enables that. The magic is JRuby’s RedBridge. RedBridge is a nickname of embedding API included in JRuby, and is for using Ruby from Java. Using Ruby from Java is another feature of JRuby as well as using Java from Ruby. With JRuby’s RedBridge, RubyGems becomes one of the choices to build a Java application. This means JVM languages can also choose RubyGems to create an application. For example, DataMapper from Clojure or Cucumber from Jython are possible combinations. Even Rails can work with non-Ruby languages. JRuby’s RedBridge has unleashed RubyGems to all JVM languages. Besides, you can do this easily since RedBridge provides simple, colorful and JRuby friendly API. Why don’t you enjoy new flavor of blending RubyGems and JVM languages?




Other Videos By Confreaks


2015-04-02RubyConf 2010 - Keynote #3 by: Yukihiro 'Matz' Matsumoto
2015-04-02RubyConf 2010 - It's Time for a Ruby Editor by: Daniel Lucraft
2015-04-02RubyConf 2010 - ZOMG WHY IS THIS CODE SO SLOW? by: Aaron Patterson
2015-04-02RubyConf 2010 - Each: A Brief History of Iteration by: Rein Henrichs
2015-04-02RubyConf 2010 - Self-Contained, Source-Free, Executable Ruby Applications with Warbler
2015-04-02RubyConf 2010 - Hotspots with Metric Fu by: Jake Scruggs
2015-04-02RubyConf 2010 - Anthropology of Ruby: Excavating its Gems by: Jeremy Hinegardner
2015-04-02RubyConf 2010 - Ruboto: Ruby in your Pocket by: Daniel Jackoway
2015-04-02RubyConf 2010 - The Polite Programmer's Guide to Ruby Etiquette
2015-04-02RubyConf 2010 - RubyConf Decathlon by: Nathaniel Talbott
2015-04-02RubyConf 2010 - RubyGems to All JVM Languages by: Yoko Harada
2015-04-02RubyConf 2010 - Debugging Ruby by: Aman Gupta
2015-04-02RubyConf 2010 - History of RDoc and Rubygems by: Eric Hodel
2015-04-02RubyConf 2010 - AppEngine and Dubious and New Google API's Oh My! by: Nick Howard, Bob Aman
2015-04-02RubyConf 2010 - Keynote by: Dave Thomas
2015-04-02RubyConf 2009 - On the Edge of Rails Performance by: Gregg Pollack
2015-04-02RubyConf 2009 - Worst. Ideas. Ever. by: Ryan Davis, Aaron Patterson
2015-04-02RubyConf 2009 - Why "Enterprise Tools" Are Bad for the Enterprise by: Glenn Vanderburg
2015-04-02RubyConf 2009 - Ruby Mutants by: Charles Nutter
2015-04-02RubyConf 2009 - There is Such a Thing as Too Much Testing by: Jake Scruggs
2015-04-02RubyConf 2009 - Synchronous Reads, Asynchronous Writes by: Paul Dix