h4
Lazy Loading of Images in Rails
h4
Scaling Ruby on Rails by Caching your database queries
h4
Spliting Seed files into multiple file in Ruby on Rails
h4
Use belongs_to with presence validator
h4
Better way to parse user info from omniauth hash
h4
The Law of Demeter for ruby on rails
h4
Keeping ruby on rails model DRY - MetaProgramming
h4
How to optimize image uploaded via paperclip
h4
Must have gems for development machine in ruby on rails
h4
How to encyrpt and decrypt data in ruby on rails
h4
How to find the location of the method where its defined
h4
How to find empty columns in your database
h4
How to pull push from multiple git repositories
h4
How to generate css sprites automatically using a gem in ruby on rails
h4
How to implement action caching in ruby on rails with ajax enabled
h4
How to test emails in development mode in ruby on rails
h4
Use cookie-free domains for components in ruby on rails application.
h4
How to fetch and parse emails in ruby on rails
h4
Routers in backbone js - Learning backbone js
h4
Use pluck instead of collect in ruby on rails.
h4
Template helpers in backbone js - Learning BackboneJs
h4
Namespacing in backbone js - Learning backbonejs
h4
Listening to DOM events in backbone js - Learning Backbone js
h4
Collection views in backbone js - Learning Backbone js
h4
How to improve templates in backbone js - Learning backbone js
h4
Collections in backbone js - Learning Backbone js
h4
Clear your logs in development automatically when they are too large in ruby on rails
h4
How to use templates in backbone js - Learning Backbone js
h4
Explaining views in backbone js - Learning Backbone Js
h4
Adding Validations in models in backbone js – Learning Backbone js
h4
Representing your data in javascript - Learning Backbone js
h4
Introduction to backbone js and setting up an working environment - Learning Backbone js
h4
Defining models in backbone js – Learning Backbone js
h4
A complete guide for learning backbone js
h4
Validating email address by defining custom validations in ruby on rails.
h4
Use after_commit instead of active record callbacks to avoid unexpected errors
h4
Track changes in your active record object using Dirty Objects in Rails
h4
Interpolate text quickly in ruby
h4
Configure time zones for your debian based server
h4
Rollback all database changes on exit
h4
Git Happy Commits using git/hooks/post-commit
h4
validates_uniqueness_of doesnt guarantee the absence of duplicate record insertions
h4
Block email sending to certain email addresses or domain in ruby on rails?
h4
Adding polymorphic image styles using paperclip
h4
Accessing view methods in controller
h4
How to Set an Expires Header in Apache
h4
How to deploy assets on Amazon S3 and why deploying assets to Amazon S3 is important.
h4
How to add cache-control, expires headers to images (Content) served by S3
h4
Compress all your public images using smush it, before going to production mode
h4
Use say and say_with_time in migrations to make a useful migration log
h4
Use batched finder for large data query
h4
Save image as progressive image using paperclip and imageMagick
h4
Rotating Rails Log Files
h4
Replace instance variable with local variable
h4
Instantly show localhost to the rest of the world using localtunnel
h4
Dont use time_ago_in_words