Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erb

Rails 3: How to render ERb template in rake task?

ruby-on-rails-3 rake erb

Passing binding or arguments to ERB from the command line

ruby templates erb

Avoid *.js.erb files by building all the asset_path values

Rails - default value in text_field but only for new_record?

ruby-on-rails erb

Ruby ternary operator in erb?

ActionMailer pass local variables to the erb template

Specifying format: "xml" ignored with render_to_string

YAML with erb is not parsing

ruby-on-rails ruby yaml erb

Remove HTML tag attribute in slim when attribute should not be displayed

Leaflet Marker not found production env

How to include a css or javascript in an erb that is outside the layout?

ruby-on-rails view erb

Rails 3 render action from another controller

ruby-on-rails-3 erb

rails page titles

html ruby-on-rails title erb

"undefined method `errors' for nil:NilClass" when calling on errors method

ruby-on-rails erb

Dynamic class name in HAML

haml erb

How to create fixtures (for a Devise user) as a yml.erb in rails (4.1.5)?

ruby-on-rails erb fixtures

ERB Template removing the trailing line

ruby-on-rails erb

defined? method in Ruby and Rails

erb in coffee script with rails 3.1

How to pass a javascript variable into a erb code in a js view?