Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in formtastic

how do I add attributes to the html tag in haml?

haml formtastic

How to create a nested form in Rails 3 that works? ( I'm getting a routing error. )

How do I modify the form url with the ActiveAdmin Ruby gem?

Retain Search Form Data Ruby On Rails

undefined method `collection_check_boxes'

undefined method `model_name' for NilClass:Class (Using formtastic in Rails 3.0.3, Ruby 1.9.2)

Rails and Formtastic: how to display the label of the checkbox to the right?

Rails 3: "uninitialized constant Formtastic::FormBuilder" error after deploying app on production server

ActiveAdmin "f.inputs, except: [:field]" doesn't work

Formtastic form throws "undefined method" error with has_one association

Formtastic checkboxes submits lists with blank entries (in addition to ids selected)

rails formtastic nested form WARNING: Can't mass-assign protected attributes

ruby-on-rails formtastic

Using Formtastic for checkboxes for a habtm association in Rails3

Create a child model in rails (belongs_to) and pre-setting the parent ID

rails3.1 and formtastic 2.0.0.rc2 - undefined method `inputs'