Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Setting up a test in rspec with multiple "it" blocks

ruby-on-rails ruby rspec tdd bdd

Can't render youtube embed iframe with rails 6 actiontext

Does/can Passenger use clusters like Mongrel?

How to inherit from models in Rails, where one type extends another without intertwining

How to update my rails 3.0.0 beta 4 app to rails 3.0.0 RC and eventually to Rails 3?

cannot understand rails activerecord typecast reasons

simple text to image solution for rails

CORS Issue with Rails 4, omniauth-facebook, rack-cors, Heroku

Can I use a text file as my database in ROR?

providing created_at and updated_at in mass insert for rails with postgres

Another way for global variable in Ruby and Sinatra

ruby-on-rails ruby sinatra

Create Dynamic Pages in Ruby on Rails

ActiveRecord STI Forreign Key Override for Associations

Regular Expression performing poorly in Ruby compared to JavaScript

Difference between null: false and required: true in rails

Passing data from view to another controller using link_to - Ruby on Rails

How to pass additional convert options to paperclip on Heroku?

Rails collecting and rendering JSON data in to a Highcharts graph

rails console - no such file to load -- readline (LoadError) [ubuntu 11.10]

Transparently compress attributes before storing in database in Rails