<div dir="ltr">Hi guys,<div><br></div><div>Have you every thought to use Ruby in your Rails project instead of CoffeeScript to write your Javascript? I just found opal-rails which allows to develop Javascript with Ruby:</div>
<div><br></div><div><a href="https://github.com/opal/opal-rails">https://github.com/opal/opal-rails</a></div><div><br></div><div>I am not sure about the maturity of the project but this could allow us to extend Rails to work, if needed, as the Meteor Framework:</div>
<div><br></div><div>client? do</div><div style>  # use jquery</div><div style>  # use angular.js</div><div>end</div><div><br></div><div>server? do</div><div style>  # back end stuff</div><div>end</div><div><br></div><div>
What do you think?</div><div><br></div><div>I see that is also possible to use Ruby on node.js: <a href="https://github.com/opal/opal-node#readme">https://github.com/opal/opal-node#readme</a>.</div><div><br clear="all"><div style>
Cheers,</div><div><br></div>-- <br>Riccardo Tacconi<br>Ruby on Rails and PHP development - System Administration<br><a href="http://www.virtuelogic.net/" target="_blank">VIRTUELOGIC LIMITED</a><br><br><a href="http://github.com/rtacconi" target="_blank">http://github.com/rtacconi</a><br>
<a href="http://riccardotacconi.blogspot.com" target="_blank">http://riccardotacconi.blogspot.com</a><br><a href="http://twitter.com/rtacconi" target="_blank">http://twitter.com/rtacconi</a>
</div></div>