Archive
Students can earn $4500 this summer
Are you a student? Are you over 18 years old? Do you want to earn $4500 this summer? Do you love Rails and think you can contribute in core code? Then you should learn all about it at Get Paid to Work on Rails.
Rails drop down lists
Sometimes you want to have a drop down list in your Rails application that contains both the items from a collection of model instances and some other items that are not coming from the collection.
Rails and Greek
Rails is great when you want to start quickly and 10 minutes later have your first web application up and running. This is because many things that are needed are pre-configured. This is true but unfortunately if you live in a part of the world where everyone speaks a weird sounding language that has characters that are not standard, you have to use Unicode.
I live in this part of the world where everyone speaks Greek. Somehow we manage to communicate, but that’s another story.
I want to share with you what I found the hard way. How to setup your Rails application to handle Greek language without any problems:

Recent Comments