Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Type application/netcdf is already registered as a variant of application/netcdf

ruby-on-rails

Are controller instance variables accessible in the asset pipeline?

How to add popup pannel in showing events in rails event_calendar plugin?

ruby-on-rails calendar

How to build an administration UI with mongoid?

How should I implement business logic layer in Rails? And where should I put that code?

ruby-on-rails

rails 2 replace_html puts javascript into the page

Runtime class creation in Rails. How should I handle this?

Rails rake 'Don't know how to build task '

ruby-on-rails

Heroku rake db:migrate

ruby-on-rails ruby heroku

Rails error_messages helper

ruby-on-rails

Capistrano: How to set global environment variable?

Ruby Regex - Need to replace every occurrence of a character inside a regex match

Rails has_many associations delete parent object but not children

Rails SQL: How to join belongs_to association in query that is referenced twice with two foreign keys

HAML indentation problem IF