Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Wicked pdf rendering the last row across two pages

Database Record not saving/persisting within a Rails test function?

How to insert into a many_to_many table using Rails 3 active record from the console

Check for bad enum with rspec

ruby-on-rails ruby rspec enums

Get large images from Page Feed? using Koala Gem & Rails 3.2

Rails: get values of http response

ruby-on-rails ruby http

Devise after_sign_up_path_for not being called

ruby-on-rails devise

Testing js.erb files in rails

Redirect in destroy action not working properly

Error installing rails on os x El Capitan

ruby-on-rails macos

ActiveRecord connection select from a postgresql function

What's the best way to edit and test an existing Ruby gem, namely Gollum?

Rails user registration using Twitter / Facebook / Google?

ruby-on-rails twitter oauth

How to convert an array of arrays from string to float in Ruby?

undefined method `configure' for MyGem:Module

Invoking additional generator in Rails default scaffold [closed]

Is there a way to set attr_accessible by default in a rails project with Mongoid?