Browsing the archives for the programming category.

Quick howto on accessing Rails Properties

programming, tech

When you create a new Rails app the default static page (public/index.html) page shows a lot of details about the app. Here’s a quick how-to show these details (the idea is to probably show these on a /ping route (or a debug parameter on any page maybe) – so you can quickly monitor your app – it’s state, active_record state etc.).

Rails 3: browse the source-code at railties/lib/rails/info.rb

Or see:

Rails 2: browse the source-code at railties/builtin/rails_info/rails/info.rb

Or see:

Till the next time…

Add the first comment

Notes on Emacs + CL + Clojure + Slime…

programming

After a day of struggling finally Emacs+CL+Clojure+Slime setup is working. I noted it all in the notes section.

Add the first comment

Quick MacBook setup

programming

Just put in my notes about setting up a MacBook in the notes section here. I’ll keep updating – please add your thoughts in!

Add the first comment
« Older Posts