18 Dec '13, 12am

Rails 4.1.0 beta1 released

Rails 4.1.0 beta1: Variants, Spring, mailer previews, JS CRSF, config/secrets.yml, Enums Posted by dhh , December 18, 2013 @ 12:30 am Hohoho, it's Xmas time, kids! We have a beta full of goodies for everyone who's been nice this year. Rails 4.1 is packed to the gills with more marvelous real-world feature extractions, bug fixes, and the tireless polish only a community full of Rails elves could bestow it with. While this is just a beta release, it's arguably a lot better tested and ready than most of our previous beta releases. The bulk of what's new are legit bug fixes and additional features. Less shifting of the tectonic plates of the architecture this time around. This should hopefully mean relatively smooth sailing for anyone on 4.0 who wish to upgrade. In fact, we're already running beta1 in production for Basecamp , so you know it's been taking a good beating. This ...

Full article: http://weblog.rubyonrails.org/2013/12/18/Rails-4-1-beta1/

Tweets

Also, regarding — Yay! Incur the overhead of a ...

edgeguides.rubyonrails.org 18 Dec '13, 1am

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

#Christmas comes early for #devs! The beta rele...

weblog.rubyonrails.org 20 Dec '13, 3pm

Hohoho, it's Xmas time, kids! We have a beta full of goodies for everyone who's been nice this year. Rails 4.1 is packed t...

#rails 4.1.0 will introduce config/secrets.yml ...

edgeguides.rubyonrails.org 18 Dec '13, 4pm

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

Rails 4.1

edgeguides.rubyonrails.org 18 Dec '13, 2am

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

Action Pack variants seems like a useful thing ...

edgeguides.rubyonrails.org 18 Dec '13, 2pm

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

Rails 4.1's enums looked sexy 80% compatible wi...

edgeguides.rubyonrails.org 20 Dec '13, 1am

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

Rails Assets

akitaonrails.com 17 Dec '13, 4pm

E com isso também não precisamos ter gems de stubs poluindo o Rubygems.org. Ou seja, "se" funcionar será uma situação ganh...

#Rails 4.1 beta1 now available!

rubyflow.com 25 Dec '13, 9pm

Rails 4.1 beta1 now available Posted by kalv on December 18, 2013 — 0 comments Rails 4.1 beta has been released just in ti...

My post on Start a Rails 4 full-featured application with uWSGI | MIKAMAYHEM

My post on Start a Rails 4 full-featured applic...

rubyweekly.com 20 Dec '13, 8am

David Heinemeier Hansson unveils an early Christmas present, a well-tested and reliable beta of Rails 4.1 that’s already i...

@EMELECISTA_AZUL

guides.rubyonrails.org 17 Dec '13, 2am

class UsersController < ApplicationController # POST /users # POST /users.json def create @user = User.new(params[:user]) ...

The Marriage of Figaro… and Rails

rubyflow.com 18 Dec '13, 4pm

The Marriage of Figaro… and Rails

5 architecture anti-patterns and solutions for ...

rubyflow.com 18 Dec '13, 1am

5 architecture anti-patterns and solutions for large Rails apps Posted by skwp on December 18, 2013 — 0 comments Moving in...

Rails and Bootstrap

rubyflow.com 23 Dec '13, 4am

Rails and Bootstrap Posted by DanielKehoe on December 23, 2013 — 0 comments Resources for Rails and Bootstrap 3.0 from the...

Reading Rails - Migrations

rubyflow.com 19 Dec '13, 4pm

Posted by netghost on December 19, 2013 — 0 comments Come along and read some of the Rails source with me. We're going to ...

Mantra is remove bloatware from Rails, Zeus pro...

robots.thoughtbot.com 19 Dec '13, 1pm

Improving Rails boot time with Zeus Dan Croak January 10, 2013 ruby rails testing Zeus improves Rails boot time. Saving se...