19 Rails Tricks Most Rails Coders Don’t Know
Ruby Inside presents 19 Rails Tricks Most Rails Coders Don’t Know. There are some real “gems” here like acts_as_nested_set (for selecting nodes of a tree with a single query) and sending files back to a user.



Very cool thankyou :o)