Other articles:
|
Apr 16, 2011 – Rails 3.1 will have password encryption baked in via ActiveModel:: SecurePassword. Any ActiveModel based model will get this functionality. .
Jun 6, 2011 – I upgraded a Rails 3.0 app to 3.1 this past weekend, and all in all, it was a pretty smooth process. Along the way, I was grateful to discover a few .
And you don't need anything other in Rails 3.1. Sprockets will automagically include in application.js (with the aid of the gem jquery-rails) the concatenation of : .
Jun 14, 2011 – The Rails 3.1 asset pipeline integrates well with CDNs like Amazon's CloudFront: just point your distribution to your web server. Most likely, you .
So you have a brand new Rails 3.1 app and you're using the new asset pipeline feature. You're also using a content delivery network (CDN) like Amazon .
Sep 1, 2011 – "Rails 3.1.0 is out w/ asset pipeline, HTTP streaming, jQuery default, and a trillion other cool new things", he wrote, before linking to the release .
Rails 3.1.0 was released August 31, 2011. Eight release candidates were released beginning May 21, 2011. Rails 3.1 introduced the asset pipeline which .
Oct 21, 2011 – Use Rails 3.1 for Static Sites I'm a big fan of Jekyll, but boy do I love SCSS and . I recently set out to create a static site using Rails 3.1, to take.
Apr 13, 2011 – Yep, the forthcoming Rails 3.1 is going to be bringing in a few new friends as dependencies: CoffeeScript, jQuery, and Sass. What does this .
Sep 19, 2011 – While Rails 3.1 can run on the Bamboo stack without the asset pipeline, Rails 3.1 runs best on Heroku's Cedar stack. For new users, we .
Sep 7, 2010 – For Rails 3.1, we wanted a mostly-compatible solution with the same programmer benefits as the existing model, but with all the benefits of .
30+ items – Episode 0.6.4 - Pow, Rails 3.1 Asset Pipeline, Cinco, .
The Changelogs for Rails 3.1 Beta 1. Public Clone URL: git://gist.github.com .
Aug 31, 2011 – rails. 3.1.0. Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages .
Aug 30, 2011 – Matt Aimonetti covers the new Rails 3.1 asset pipeline and what you need to know to easily deploy your app.
Mar 10, 2011 – Ruby on Rails 3.0 was a big evolution of the Rails DNA. Architectural changes were hard to miss - true. But, more happened - more changed.
Steven Ringo from Dynamic Clarity and Ryan Bigg from RubyX presents what's new in Rails 3.1 for Ruby on Rails Oceania's Sydney Meet-up for May 2011.
Jul 2, 2011 – Material vetted by updating the Portfolio Project to Rails 3.1, and with new links.) Should you update to Rails 3.1 or not? Isn't it too complicated? .
Jun 23, 2011 – The Rails Tutorial PDF has also been updated, and I have produced an accompanying Rails 3.1 screencast, which is now included with the .
Jun 13, 2011 – Here I show off three new features in Rails 3.1 that will .
May 22, 2011 – As I promised at RailsConf, we're finally good to go on the .
Aug 31, 2011 – The newly released Ruby on Rails version 3.1 features full jQuery support and speedier JavaScript execution.
Aug 9, 2011 – Aaron Patterson talks about performance in Ruby and Rails, some of the challenges Rails and Rack pose for the Ruby GC, and much more.
Rails Web development that doesn't hurt. Rails 3.1.0: Asset pipeline, HTTP .
May 26, 2011 – Rails 3.1 is now at the RC stage. What's new in the open source Ruby framework, and why should developers be excited?
Oct 18, 2011 – We are ecstatic to let all of you wonderful Engine Yard Cloud and Engine Yard Managed customers know that we are officially supporting Rails .
Jul 31, 2011 – Let's make an admin interface for Rails 3.1. Not by using a complete product like RailsAdmin, but by making our own.
1 post - Last post: Jul 25I've pushed a new Rails release candidate (3.1.0.rc5). We've fixed many blocking issues for the Rails 3.1.0 final release. For an extensive list, .
Sep 5, 2011 – It is incredibly easy to upgrade to Rails 3.1, but if you want to take advantage of the asset pipeline you will need to put in some extra effort. .
May 26, 2011 – There is a big change to the handling of assets in Rails 3.1 compared to previous versions called the asset pipeline and this can have an effect .
Jul 21, 2011 – Rails 3.1 is coming down the track! Here in the Studio, we've redesigned our Rails course so you can now learn Ruby on Rails using this latest .
Rails 3.1 requires Ruby 1.8.7 or higher. Support for all of the previous .
#265 Rails 3.1 Overview. May 09, 2011 | 13 minutes | Rails 3.1. This is the first episode in a series covering Rails 3.1. Here I show how to install the beta and .
Aug 31, 2011 – For a much more attractive and easy to read list of changes, please check out the awesome Rails 3.1.0 Release Notes on the Rails Guides site. .
May 13, 2011 – This is the first episode in a series covering Rails 3.1. Here we show how to install the beta and show some of the new features.
Sep 30, 2011 – The assets pipeline of Rails 3.1 is a nice thing when mastered, but it can also be tricky on some situations. And deployment can be one of those .
Aug 31, 2011 – Rails 3.1 Released (guides.rubyonrails.org). submitted 20 hours ago by Am3n · 29 comments; sharecancel. loading. all 29 comments .
Aug 31, 2011 – Ruby on Rails creator David Heinemeier Hansson has released version 3.1 of his open-source Web application development framework, .
Sep 19, 2011 – AJAX with Rails, if you have some experiences with RJS in previous versions of Rails, then you will not see many differences when you .
May 25, 2011 – The Rails 3.1.0 Release Candidate dropped a few days ago and thought I'd give it a try on an application I was busy upgrading already. Before .
Regardless, with coffee being default in Rails 3.1, I'm sure editor support will show up quickly. For the time being though, I just stumbled onto this: .
Apr 22, 2011 – Rails 3.1: Understanding Sprockets and CoffeeScript. Peter Cooper recently posted a great intro How to Play with Rails 3.1, CoffeeScript and .
May 31, 2011 – This is a heavily customized Enki blog adapted for Rails 3.1 beta running over Ruby 1.9.2 and Nginx/Passenger. The very first step that I .
I'm trying to use the mongoid, deivse rails 3.1 template here and I keep getting an error stating execjs cannot find a javascript runtime. Fair enough when I didn't .
Prior to Rails 3.1 these features were added through third-party Ruby libraries such as Jammit and Sprockets. Rails 3.1 is integrated with Sprockets through .
May 6, 2011 – Rails 3.1. Migrations have always been considered one of the many killer . And in Rails 3.1 Migrations got a new trick up their sleeve that will .
Rails 3.1—available as a release candidate as of this writing—is no .
May 7, 2011 – Ruby on Rails 3.1 is moving to use Sprockets to compile CoffeeScript into JavaScript and include JQuery in it's JavaScript by default. This is a .
Aug 14, 2011 – The upcoming Rails 3.1 will come with a powerful asset pipeline, which is a framework for allowing developers to preprocess, concatenate, .
Sitemap
|