Asciicasts.com
#31

ASCIIcasts - Recent Episodes

A variety of short articles about Ruby and Rails based on Ryan Bates' Railcasts.

Link: asciicasts.com

  • Neat! Decent Exposure makes it easier to write concise controllers:

    259 - Decent Exposure”

    asciicasts.com 19 May '13, 4pm

    In this episode we’re going to look at a gem called decent_exposure . This is a simple gem with a nice concept. We can use it to create an interface of methods in the controller that the view can access instead of using instance variables. The gem uses a method called expose to define...

  • 240 - Search, Sort, Paginate with AJAX”

    asciicasts.com 18 May '13, 10am

    We’ve covered each of these topics individually in previous episodes, but it can be difficult sometimes to bring all of these features together, especially if we want an application to be Rails 3 compatible and the functionality to work through AJAX. As the most complex part of this i...

  • public_activity // social network-style / “ASCIIcasts - “Episode 406 - Public Activity””

    406 - Public Activity”

    asciicasts.com 05 May '13, 4pm

    Another potential issue is that in Comment calling controller.current_user raises an exception if we try to create a record outside the current request as there won’t be a controller. We’ll check to see if there is a controller here before trying to fetch the current user from it. /ap...

  • simple configuration login, not using gem

    “Episode 274 - Remember Me & Reset Password”

    asciicasts.com 08 Apr '13, 9pm

    The authentication we implemented in those episodes was fairly basic so in this episode we’ll add a couple of new features to make it better. First we’ll add a “Remember Me” checkbox to the login page so that users can choose to be logged in automatically then we’ll add a “Reset Passw...

  • “Episode 396 - Importing CSV and Excel”

    asciicasts.com 02 Jan '13, 1am

    In episode 362 we showed how to export database records to a CSV or Excel file. Since then there have been a number of requests for an episode showing how to import records from these types of files so that’s what we’ll cover in this episode. We’ll do this by adding a form to the bott...

  • “Episode 164 - Cron in Ruby”

    asciicasts.com 12 Mar '13, 11pm

    In your Rails applications you’ll often need to handle recurring processes or tasks, be it rolling log files once an hour, restarting a daemon once a week or clearing out old cache files. The most common way of doing this is to use cron , which is available on most UNIX-based systems....

  • ASCIIcasts - “Episode 196 - Nested Model Form Part 1” #dev

    “Episode 196 - Nested Model Form Part 1”

    asciicasts.com 13 Nov '12, 12pm

    models we’ll move on to the survey form. What we want to do here is add fields for each of the survey’s questions to the form. We can use the fields_for method to manage associated fields in a form, passing it the name of the associated model and then loop through all of the associate...

  • “Episode 217 - Multistep Forms”

    asciicasts.com 30 Dec '12, 5pm

    A good multistep form remembers the input between steps, allowing users to go backwards and forwards through the pages without losing any of the information they have entered. If you just want to break up a big form to simplify the user interface you may could use a combination of Jav...

Related

optimisdev.com
OptimisDev
rubyflow.ru
Коллективный блог сообщества разработчиков, использующих ...
rubyflow.com
RubyFlow : Ruby Programming Community Link Blog
rubyinside.com
Ruby Inside: The Ruby Blog
git-scm.com
Git - Fast Version Control System
macromates.com
TextMate — The Missing Editor for Mac OS X
guides.ruby.tw
Ruby Taiwan 文件
youvegotrails.com
youvegotrails.com
modrails.com
Phusion Passenger application server
weblog.rubyonrails.org
Riding Rails
ruby-lang.org
Ruby Programming Language
planetrubyonrails.com
PlanetRubyOnRails - has_many :blogs, :through => :feeds
pragprog.com
The Pragmatic Bookshelf
railsdispatch.com
Rails Dispatch | Presented by Engine Yard
ruby-forum.com
Ruby Forum: Forum
rubyforge.org
RubyForge: Welcome
railsforphp.com
Rails for PHP Developers
railsinside.com
Rails Inside: The Ruby on Rails News Blog
sinatrarb.com
Sinatra
railstips.org
Home // RailsTips by John Nunemaker
railsmagazine.com
Rails Magazine
ruby5.envylabs.com
Ruby5 - The Latest News in the Ruby and Rails Community
spreecommerce.com
The World's Most Flexible E-Commerce Platform | Spree Commerce
yehudakatz.com
Katz Got Your Tongue?
robots.thoughtbot.com
giant robots smashing into other giant robots
railscasts.com
RailsCasts: Ruby on Rails Screencasts
qype.com
Bewertungen für Arzt, Handwerk, Restaurant, Club & Ausflug in Berlin
rubyenterpriseedition.com
Welcome — Ruby Enterprise Edition
rubygems.org
RubyGems.org | your community gem host
guides.rubyonrails.org
Ruby on Rails Guides
blog.xdite.net
XDite.net
railskits.com
RailsKits | Ready-made Rails Code
cukes.info
Cucumber - Making BDD fun
railslab.newrelic.com
Rails Lab .:. Expert advice on tuning and optimizing your Rails app