Noir has been really fun to work with. It's really fast, API is predictable and easy to learn. It seems to be inspired heavily by rails but without the constant dependence on "magic" to do simple things.
It's also nice to break away from the Active Record overhead and be able to find new optimal ways to model data with Redis/Mongo.
I'd still recommend rails to the newbie developer, but if you're experienced in developing web apps, I'd highly recommend Noir.
Noir has been really fun to work with. It's really fast, API is predictable and easy to learn. It seems to be inspired heavily by rails but without the constant dependence on "magic" to do simple things.
It's also nice to break away from the Active Record overhead and be able to find new optimal ways to model data with Redis/Mongo.
I'd still recommend rails to the newbie developer, but if you're experienced in developing web apps, I'd highly recommend Noir.