WebOnRails
Its all about Ruby On Rails
RSS Feeds
Home
About
Contact
Photo Gallery
Rails: Issuing direct query to database
You can issue direct query to database by: result = ActiveRecord::Base.connection.execute(“SELECT * from tablename”) and fetch hash: a=result.fetch_hash
Read more
Running Rails Application on https with pound
Hours ago, I posted about, “How to deploy rails application with pound as a Balancer”. Lets run...
Read more
Single Table Inheritance validates_uniqueness_of Problem
Consider a case of STI where: class User < ActiveRecord::Base validates_uniqueness_of :name end class Customer < User end class Manager...
Read more
Animator.js: A javascript library by Bernie Sumption
While surfing on net I came across a javascript library(animator.js) based on ...
Read more
Deploying rails application with pound as a Balancer
Now a days Apache + mod_proxy + mongrel_clusters, Lighttpd + Mongrel cluster and Nginx + mongrel...
Read more
cheatsheet
Cheat Sheet
Nov 10th
Posted by
Akhil Bansal
in
cheatsheet
No comments
Capistrano1.2.0 cheat sheet
here
.
REST cheat sheet
here
.
Rails cheat sheet
here
.
Rails testing cheat sheet
here
.
Recent comments
Popular posts
Archives
Tags
apache
attachment_fu
bash
capistrano
deploy
edge rails
Error
event
Exception
Exception Handelling
full text search
funday
gems
git
hosting
image
installation
instance
leopard
mod_rewrite
Notification
pound
Rails
rails_plugin
redirect
rewrite
ROR
ruby
ruby event
rubygems
Rubyonrails
SCP
script
SEO
server
sftp
STI
terminate
Tips
transfer
Trick
tricks
ubuntu
Ultrasphinx
wordpress
November 2009
(2)
July 2009
(1)
June 2009
(1)
May 2009
(1)
March 2009
(1)
February 2009
(6)
January 2009
(3)
December 2008
(6)
November 2008
(7)
October 2008
(3)
August 2008
(5)
July 2008
(1)
April 2008
(2)
February 2008
(1)
January 2008
(3)
December 2007
(1)
November 2007
(2)
October 2007
(1)
September 2007
(3)
August 2007
(2)
July 2007
(3)
June 2007
(1)
May 2007
(2)
April 2007
(3)
March 2007
(1)
February 2007
(4)
January 2007
(2)
December 2006
(6)
November 2006
(7)
October 2006
(4)
September 2006
(4)
August 2006
(4)
July 2006
(5)
June 2006
(9)
Plugin: state_select, generate drop down selection box for states
(39)
Acts_as_solr: Starting solr server on windows
(23)
My new HP Pavillion DV2117 Notebook
(16)
Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files)
(11)
Accessing session data using session_id
(10)
Careful while using Exception Notifier Plugin
(10)
apache proxy balancer + mongrel clusters and deploying application with capistrano
(9)
Ruby Script for SVN commit notification with log message, list of updated files and readable colored SVN Diff
(9)
Plugin: file_column
(7)
Lib file state_select.rb
(7)
BoлшэбникЪ:
Эээ, объясните, плиз, а то я че-то не совсем въехал, это как?
Derek Neighbors:
We are really enjoying Hop Toad for exception notification. Highly recommended.
radu:
thx dude.you saved my life!!Keep on the good work
Tweets that mention Displaying information about your git repository | WebOnRails -- Topsy.com:
[...] This post was mentioned on Twitter by Akhil Bansal, Codaset.com. Codaset.com said: Display full info round up of your...
Sri Prasanna:
If you ask me I would say best way to manage multiple versions of ruby in any platform is RVM....
Changing timezone from command line | WebOnRails « Boosis Notes:
[...] Changing timezone from command line | WebOnRails. October 18th, 2009 | Tags: Linux, timezone, ubuntu | Category: Linux,...
Balaji:
Nice one, will give it a try. Was looking for using opensource rails forums like Beast but I think WP would...
Amit Solanki:
Thanks again for the quick info.
My latest tweets
Follow me on Twitter!