23 Jan '14, 3pm

#Intridea's @Yorzi illustrates how to build a successful SNS site purely in Rails4.

#Intridea's @Yorzi illustrates how to build a successful SNS site purely in Rails4.

There’s a rumor going around that Rails isn’t as sexy as it once was; that Javascript is the next world power and Single Page Applications (SPA) have better UX than traditional multi-page sites. Well, to this I say, nay! Over the last few months, I lead the development of an SNS (social networking site) website, BibRave.com , based purely in Rails 4. It had been a while since I’d done anything this Rails centric, but after this project, I firmly believe Rails is still a powerful framework. Born to demonstrate business models on a code level, Rails’ flexibility can cover any and all complex business situations. Don’t believe me? Well, let me show you… How we built BibRave in Rails4: Any project is about telling a story, for BibRave, it was a website enabling people to share their thoughts and ideas on various running races. The key pieces of this story being people, share, ...

Full article: http://www.intridea.com/blog/2014/1/23/pure-rails-bibrave...

Tweets

@amyhoy rake assets:clean – Rails got you cover...

edgeguides.rubyonrails.org 24 Jan '14, 3pm

$ rails generate scaffold HighScore game:string score:integer invoke active_record create db/migrate/20130717151933_create...

rails_exception_handler_admin (0.1.0): Rails Ex...

rubygems.org 26 Jan '14, 5am

Rails Exception Handler Admin interface built on rails scaffolding with a twitter bootstrap theme.