|
You are here |
thomascountz.com | ||
| | | | |
www.railstips.org
|
|
| | | | | ||
| | | | |
blog.jayfields.com
|
|
| | | | | Module.include(module, ..) is commonly used to mix modules into classes and other modules. When a module is included the constants, methods... | |
| | | | |
greg.molnar.io
|
|
| | | | | A database transaction is a unit of work that encapsulates dependencies and is executed either completely or rolled back to the initial state. | |
| | | | |
yehudakatz.com
|
|
| | | When showing off cool features of Ruby to the uninitiated (or to a language sparring partner [http://stackoverflow.com/questions/1099305/why-is-ruby-more-suitable-for-rails-than-python/1099367] ), the excited Rubyist often shows off Ruby's "powerful block syntax". Unfortunately, the Rubyist uses "powerful block syntax" as shorthand for a number of features that the Pythonista | ||