Search Results
- 
150 Rails MetalRails Metal lets you bypass the normal Rails request process and speed up frequently called requests. Tags: rails-23 performance 
- 
149 Rails EnginesRails 2.3 has most of the Rails Engine plugin built in. Find out how to embed one application into another. 
- 
148 App Templates in Rails 2.3We often have to go through a number of steps to set up a new Rails application the way we like it. Find out how to automate the process with the new App Templates in Rails 2.3. Tags: 
- 
147 Sortable ListsFind out how to create a drag and drop list using prototype and one of Rails’ helper methods. Tags: active-record plugins ajax routing 
- 
143 PayPal SecurityFind out how to encrypt the data to send to PayPal and verify the authenticity of Instant Payment Notifications. Tags: tools security e-commerce 
- 
142 PayPal NotificationsPayPal's Instant Payment Notification can be used to tell your app when an order is processed. See how it can be used to mark a cart as purchased. Tags: tools e-commerce 
- 
141 PayPal BasicsThe first of a series about dealing with taking payments on your site. Here we show you how to use PayPal to take payments from your cart. Tags: tools e-commerce 
- 
138 I18n Other translations:  Internationalization was one of the big additions to Rails 2.2. We'll show you how to start using it in this episode. 
- 
136 jQuery Other translations:    In this episode we recreate the AJAX form submission we did back in episode 43 but with jQuery instead of Prototype and RJS. Tags: ajax controllers views 
- 
135 Making a GemGems are now a more popular way of extending Rails than plugins. In this episode we go through the steps needed to create a basic gem. Tags: plugins active-record tools 
