Showing 243 videos tagged with rails

Deploying Rails apps in 10 minutes with Moonshine

00:13:21 jarinheit.com
A talk I gave at SD Ruby. Slides: http://slideshare.net/jarinudom/deploying-rails-applications-with-moonshine SD Ruby: http://sdruby.com

How to Create a File Upload Progress Bar in Rails, Passenger, Prototype and Low Pro

An upload progress bar is one of the best ways to improve the usability of file uploads in your application. This screencast will show how to create a file upload progress bar using Rails, Passenger, Low Pro and the upload progress bar apache module.

Rails with emacs

00:00:00 platypope.org
The author (Marshall T. Vandegrift) says "It's apparently essential for screencasts, but I decided to have a go at it anyway and made a screencast version of the Emacs demo I gave at the last ATLRUG meeting." Dates from Sept 8th, 2006. http://platypope.org/blog/2006/9/8/i-need-a-cool-european-accent
Tags:

Mobile Devices

00:13:26 railscasts.com
Change the look and behavior of a Rails app on mobile devices. Also use jQTouch to build a native-looking interface.
Tags:

Rapid deploy of Rails apps

00:06:21 vimeo.com
In this video we show how to go from development to a deployed application in matter of minutes with the help of the beta version of the Webbynode gem.

Edit Multiple Individually

00:13:53 railscasts.com
Use checkboxes to edit multiple records in one form, where each one has an individual set of form fields.

Nested Model Form Part 2

00:12:40 railscasts.com
Add and remove nested model fields dynamically through JavaScript using either Prototype or jQuery.

Nested Model Form Part 1

00:11:09 railscasts.com
Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested model fields.

Tableless Model

00:08:28 railscasts.com
If you want to create a model without a database backend, you simply need to define a couple methods in the model like I show in this episode.
Tags:

Writing CSS with LESS - Part 2

In this screencast we'll cover using variables, mixins and operations with LESS while building the header for the 'Flitter' front end. Watch this screencast and more at TeachMeToCode.com
Tags: