Posts Tagged ‘rails

The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection and push data to the client. In other words your app can have a real time connection to the server with the advantage of instant...

Q : What's the best thing that may happen to a developer ? A : A Bug :) at the beginning of the day :) I ran script/console in a rails project to debug something on console, but I got this LoadError: [crayon-4fb920af8d04f/] How to fix ? I figured...

Categories