Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Unable to start rails server

mysql ruby-on-rails-3

Easy way of posting on Facebook page (not a profile but a fanpage)

Auto Refresh a page in Rails 3

Where to store (structured) configuration data in Rails

Is <span style=...> safe for sanitize?

Change Autoincrement values in migration (PostgreSQL and SQLite3)

split word in Ruby for counting

ruby regex ruby-on-rails-3

Manually setting return_to with devise

Partial rendering not shown

rails "undefined method" when invoking a helper method from layout view

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