Is web-console one of the most useful gems in Rails 4.2?

Rails 4.2 will be the web-console gem included in it and I can see this being one of the most important features added to the framework since it can help Rails developers become even more efficient when developing new features as well as debugging bugs. The Rails console is embedded in your loaded browser page and you can execute ruby code there to any issues or exceptions raised.

Watch this YouTube video at How to use Web Console in Rails 4.2

You can use the web-console gem for Rails 4.x and web-console gem for Rails 3.x apps but once Rails 4.2 comes out, it will be included already in your gem file.

VN:F [1.9.22_1171]
Rating: 5.0/5 (1 vote cast)
VN:F [1.9.22_1171]
Rating: +1 (from 1 vote)
Is web-console one of the most useful gems in Rails 4.2?, 5.0 out of 5 based on 1 rating
Facebook Twitter Email

Leave a Reply