#53

has_many :bugs, :through => :rails

Includes tutorials and tips to develop with the framework. By a core team member .

Link: m.onkey.org

  • Ruby on Rack #1 - Hello Rack!

    m.onkey.org 04 Aug '13, 11pm

    Rack is a framework to roll your own ruby framework. Rack provides an interface between different web servers and your framework/application. Making it very simple for your framework/application to be compatible with any webserver that supports Rack – Phusion Passenger, Litespeed, Mon...

  • Active Record batch processing in parallel processes

    m.onkey.org 08 Jun '13, 10pm

    Active Record batch processing in parallel processes Published almost 2 years ago Active Record provides find_each for batch processing of large number of records. However, when you are dealing with REALLY larger number of records ( I’m talking millions here ), find_each can become qu...

  • Faster eager loading and funky joins

    m.onkey.org 08 Jun '13, 10pm

    I was able to spend some time on a flight and at home to work on a very annoying performance pit associated with eager loading association’s instantiation code. So, with changeset 8051 , hopefully you should see some performance improvement with eagerloading associations with large da...

  • Private method called

    m.onkey.org 08 Jun '13, 10pm

    Here, I’d expect ruby to throw up with “private method `secret’ called for # (NoMethodError)” error. But it just leans over to method_missing() . That kinda makes sense, considering Ruby completely hides private methods and throws NoMethodError. But playing around with this a little m...

  • Default Scopes and Inheritance to the rescue - (m.onkey.org)

    m.onkey.org 08 Jun '13, 10pm

    On my one of the current projects, there are two primary models each with a flag called approved_. 99% of the front end part deals with only approved items. Unapproved items are usually only in the admin panel side of the story. So I started with using a named

  • Bulk ALTER TABLE with Rails 3 and MySQL - (m.onkey.org)

    m.onkey.org 27 Mar '13, 2am

    Bulk ALTER TABLE with Rails 3 and MySQL Published about 2 years ago With this commit , Rails migrations will support adding/removing/changing multiple columns via a single ALTER TABLE statement for MySQL. Let’s say you need to add 2 new columns to a table and modify data type of anoth...

  • Using ruby-debug with Pow - (m.onkey.org)

    m.onkey.org 22 Mar '13, 10pm

    has_many :bugs, :through => :rails Using ruby-debug with Pow Published over 1 year ago After moving to Sam Stephenson’s awesome Pow , not being able to use ruby-debug was the primary obstacle I had adjusting to my new development environment. But as it turns out, it’s very simple to u...

    Related:
    1. Using ElasticSearch with Ruby rubyflow.com 22 Mar '13, 11am
  • Let's start with wtf!? - (m.onkey.org)

    m.onkey.org 06 Apr '12, 7am

    Let's start with wtf!? Published almost 5 years ago UPDATE : Check Ticket 8818 Welcome to my new blog :) Now over to rails.. So you’ve been told about using cute shortcuts for enumerator like Post.find(:all).map(&:title) – you feel great using it, don’t you ?? And you laughed at those...

Related

rack.rubyforge.org
Rack: a Ruby Webserver Interface
railscasts.com
RailsCasts: Ruby on Rails Screencasts
yehudakatz.com
Katz Got Your Tongue?
afreshcup.com
A Fresh Cup - Home
weblog.jamisbuck.org
the { buckblogs :here }
koziarski.net
Koz Speaks
luckysneaks.com
Some sneaks are luckier than others.
robots.thoughtbot.com
giant robots smashing into other giant robots
chadfowler.com
The Passionate Programmer
ryandaigle.com
Ryan Daigle
errtheblog.com
err.the_blog
actionrails.com
ActionRails - Get the best from Rails
drnicwilliams.com
Dr Nic
pivotallabs.com
Pivotal Labs
fngtps.com
Fingertips: We Make Apps
rubyinside.com
Ruby Inside: The Ruby Blog
rubyflow.com
RubyFlow : Ruby Programming Community Link Blog
lukeredpath.co.uk
Luke Redpath - freelance ruby on rails and iphone developer ...
omgbloglol.com
omgbloglol
spacevatican.org
Space Vatican
railsinside.com
Rails Inside: The Ruby on Rails News Blog
igvita.com
Ilya Grigorik - igvita.com
revolutiononrails.blogspot.com
Revolution On Rails
nubyonrails.com
Nuby on Rails | Ruby on Rails for Newbies
rorsecurity.info
Ruby on Rails Security Project - Journal
railspikes.com
Rail Spikes: Software and startups from the trenches
obiefernandez.com
Obie Fernandez
planetrubyonrails.com
PlanetRubyOnRails - has_many :blogs, :through => :feeds
leonardoborges.com
Leonardo Borges
blog.headius.com
Headius
koziarski.com
Michael Koziarski
techno-weenie.net
Home | techno weenie
smartic.us
Smarticus - code - video - mac - lifehack
simplesideias.com.br
Simples Ideias. Por Nando Vieira.
anup.info
Anup Narkhede, Ruby on Rails developer, London
danwebb.net
DanWebb.net
rubycentral.org
Ruby Central
davidchelimsky.net
David Chelimsky
guides.rubyonrails.org
Ruby on Rails Guides
rubycorner.com
RubyCorner - Ruby's Blog Directory - Last Updated
tomayko.com
Ryan Tomayko
blog.jayfields.com
Jay Fields' Thoughts
sinatrarb.com
Sinatra
blog.codefront.net
redemption in a blog
glu.ttono.us
Gluttonous
merbist.com
Ruby, Rails, MacRuby and everything related to software development
brainspl.at
Brainspl.at
quarkruby.com
QuarkRuby
railsonwave.com
www.railsonwave.com
linode.com
Linode - Xen VPS Hosting
coderrr.wordpress.com
coderrr | pronounced "coder" not "code err" (extended r optional)