RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: cmbankester
Got it.
def name h.best_in_place_if is_dashboard?, model, :name, nil: 'Click to add a name.' end
Is it possible to use best_in_place with decorators (e.g. Draper)? If so, how?
Got it.
Is it possible to use best_in_place with decorators (e.g. Draper)? If so, how?