Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

rspec returns "PG::Error: ERROR: relation "table_name" does not exist"

Split string without removing delimiter

ruby ruby-on-rails-3

Devise and Rails - ArgumentError in Devise::RegistrationsController#create

Passing additional parameters to Rails Generate Model?

Rspec should change count without lambda

How to check a model object is persisted to DB or a new object?

ruby-on-rails-3

Working with decimals in Ruby on Rails 3

ActiveAdmin automatically loading full association table

Rails - AJAX a Modal Dialog?

Rails - how to search based on a boolean field? (MySQL error)

"No routes matches" when using current_page in Rails 3

Heroku Error H10 (App crashed)

ruby-on-rails-3 git heroku

Rails not minifying

How to use the link_to helper to open a popup?

rails 3, how add a simple confirmation dialog when user clicks a link

How to custom ActiveAdmin using find_by request instead of ID for all actions

How to specify the path of the public directory in a ruby on rails app?

ruby ruby-on-rails-3

Rubber 2 (fog) and keypair error

Rails 3: How to trigger a form submission via javascript?

How to export table from heroku production database locally to excel from console using Ruby?