Jun 26, 2010
Here you can see an example for a minimal app that can be hooked up using the Thin ruby server (or using the new Rails 3 routing system).
It was tested with Ruby 1.9.2-head and (important for me) also handles UTF-8 characters like ÄÖÜ umlauts without problems.
Sometimes a clean code example is just better to understand than a whole tutorial.
[gist id="454066"]
Have a nice weekend!
Jun 23, 2010
Just in case you try to use Active Record 3 without Rails but you want the same fancy logging.
You have to require not only active_record, but also active_record/railtie. Took me ...
Mai 3, 2009
This one was built and tested, using Rails 2.3.2 and Mootools 1.2.2
I've been playing around with Rails for about two months now and I LOVE it, because they integrate so ...
Aug 21, 2008
As you can see in my blogroll, I'm a Lifehacker fanboy. And I'm also a fan of application launchers, because I think, they can increase the speed of your workflow ...
Aug 19, 2008
Hi everybody,
as you can see, Burning Star is getting relaunched these days. Besides the better embedding of services like Twitter, Flickr and OpenID (in the comments) the main change is ...