Essential Learning for Ruby on Rails
Ruby on Rails for Designers
Bind allows you to invoke actions whenever a file system event has occurred. For example refreshing any number of browsers concurrently in the background while editing website assets. This is a life saver for cross browser JavaScript, CSS, or even HTML web design.
It is a common Ruby misconception that certain argument handling techniques are faster than others, as well as using constants will increase the performance of your app compared to that of using locally scoped literals for regular expressions, strings, etc. Some frameworks such as Merb take pride in performance, and contain single ruby scripts packed with constants just for this reason. That being said until someone can prove these benchmarks wrong, we are seeing very little changes in results.
So simple and easy I do not even need to speak in this screencast!
So you discovered Ruby's Rack 'web framework framework', and would like to know how to extend it, this is done using Rack middleware. We will go through creating a basic Rack application, and a JSON response middleware.
Be confused no more! metaclasses and metaprogramming explained with great ease.
Basic hash, regular expressions and blocks tutorial.
Common conventions used for module mixins
Speed up your program using ruby threads
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?