Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Is there a better version of something like acts_as_paranoid for Rails 3?

How to sanitize data (remove html tags) before saving a record?

How can I add basic encryption to password?

How to save data with has_many :through

How do I seed a belongs_to association?

Pluralize in Rails View Issues

How to submit multiple, duplicate forms from same page in Rails - preferably with one button

Can a counter_cache be used with a has_many?

Add extra data to a simple_form input

Rails flash message helper

HABTM checkbox in a nested form

Saving and retrieving array of strings in Redis

ruby-on-rails-3 redis

Windows/Ruby/Rails install --- .cannot load such file -- sqlite3/sqlite3_native windows

Change my default localhost port in Rails 5

Inherited Resources and Mongoid

Rails url_for named route with optional parameters

How to spec validates_uniqueness_of in Rspec?

ruby-on-rails-3 rspec2

Help Setting up Ruby on Rails and MySQL - Reward Offered

How to Set the Content Type in a ActionController::TestCase request

Foreign Key Dropdown in Scaffold Rails 3 Views