Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erb

Rails: page-specific CSS class in a common layout

css ruby-on-rails erb

Adding class id to div of button_to

ruby-on-rails erb

Beautify ERB files in rails3

Which to use, eruby or erb?

ruby erb eruby

Why the use of both <% and <%= in the views?

ruby-on-rails erb

Puppet. Iterate over a nested hash in ERB

arrays hash nested puppet erb

HAML Form For Rails

ruby-on-rails ruby haml erb

Rails handling .Erb with Nils

ruby-on-rails ruby erb

Ruby iterate over a variable unless it is nil

how can i insert a variable in to a href value in a link in rails?

ruby-on-rails erb

rails - link_to same page but with anchor -> no reload

ruby-on-rails ruby erb

Possible to use stylesheet.css.erb in Rails?

ruby-on-rails css syntax erb

Printing elements of array using ERB [duplicate]

ruby-on-rails ruby arrays erb

How can I access Rails objects in Sass?

ruby-on-rails css sass erb

Reference for using ERB templates in a Java app (via JRuby)

java ruby jruby erb

Jekyll Compatibility with .erb

ruby yaml erb jekyll liquid

How do I use lookup_context to make this view as DRY as possible?

Rails asset pipeline - how to include asset not in asset path?