Blog Detail
Jelena's Blog
http://www.arraystudio.com/blog/jelena/
This is my personal blog where you can find reviews on books I read, interesting links I found and some world of wisdom thoughts philosophy, religion, occultism...
Recent Posts
Strip Generator
While working on re-wamp of one of our old projects, I stumbled on one entry describing Strip Generator website. I am amazed with this website. It is for creating one-line strips for free, with predefined characters and objects - so easy to use! For...
Use Rails logger in tests
For some debugging in Rails test we wanted to be able to log data via Rails logger. Unfortunately, as it turns out you cannot directly access logger from tests (which is strange). Since we needed to add information to test.log we used this small piec...
New Free 1280×800 wallpaper
Finally I’ve found some creativity inside With temperatures over 35C I just couldn’t do it. This one is calm, maybe too green and dark, but it fits with my current mood. I have some brighter variations in mind, so I’ll keep you no...
Nested :include ActiveRecord option
While working on a site I had User, Order, OrderItems and Product models and they were related like this: Order belongs_to User Order has_many OrderItems OrderItem belongs_to Product So, when displaying an order I found myself doing accessing product...
LocalizationSimplified
Rails is excellent in handling almost everything if you are building a site in English. Unfortunately, when it comes to localization (sites in other languages, UTF-8 support, etc.) Rails is not very well equipped to handle it. There are localization...
Post A Comment/Review
* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.
