ASCIIcast 348 - The Rails API Gem
With rich client-side applications becoming more popular a common question is “Should I use Rails if all I need to do is p...
Getting Started with the Mozscape API
I’m pretty new here at SEOmoz, and one of the projects I’m working on is improving the Mozscape API wiki content so it’s e...
re-the last retweet (not enough rails devs): to...
This is a guest post by Rusty Zarse CTO of Search Discovery, spurred by a series of email conversations that we had regard...
Rails Installer: Ruby and Rails on Windows in a...
RailsInstaller is a new project from Wayne E Seguin (of RVM fame) that brings RubyInstaller -style simplicity to getting R...
Узнайте все о Ruby on Rails
«Agile Web Development with Rails» содержит все необходимое для того, чтобы сразу начать разрабатывать веб-приложения на R...
Awesome, I18n::Alchemy blog post is on @ruby5 #...
May 8th, 2012 We Hook into Common Rails Mistakes, Process an Ox, drink some Oj, and watch RailsConf videos of a Monologue ...
railsをwindowsにインストールするぜ。
そこで、神戸セミナーでの経験を踏まえて、Rails 3.1 3.2 での開発環境を整える手順をまとめておきます。対象 OS は、Windows XP/Vista/7 です。「手順通りやったけどうまく行かなかった!」という方は、Windows の...
Google AdSense API Referral Bounty
A thread in the Google AdSense Help forums has a question on a new term being used by Google AdSense named the "API Referr...
Episode 348: The Rails API Gem
It is often asked: Is Rails a good fit if I only need to serve an API? In this episode I show how to use the Rails API gem...
How do i check what version of ruby and rails i...
>> What is the command to see what version of ruby and what version of >> rails i am running? >> >> Thanks in advance! >> ...
@railscasts
module Api module V1 class ProductsController < ApplicationController class Product < ::Product # Note: this does not take...
Ruby on Rails Guides: Active Record Query Inter...
But this approach becomes increasingly impractical as the table size increases, since User.all.each instructs Active Recor...
Ruby on Rails Guides: Active Record Query Inter...
But this approach becomes increasingly impractical as the table size increases, since User.all.each instructs Active Recor...
