Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erb

recognize Ruby code in Treetop grammar

ruby parsing grammar erb treetop

Nesting Layouts in Sinatra

ruby sinatra erb

How to wrap content in html in a Rails helper

Use ruby array for a javascript array in erb. Escaping quotes

ruby erb

Wrong number of arguments?

ruby-on-rails erb

Ruby DSL used across multiple <% %> tags or multiple lines

ruby-on-rails view block erb dsl

What are the main differences between HAML, SASS/Compass and ERB?

Rails, jQuery, .js.erb files, JS not executed by the browser

How can I syntax check (not render) a Rails 3 ERB template file?

JSP, can it work similar to yield, layout, content_for in Ruby/Rails/Erb

java ruby-on-rails ruby jsp erb

application.css not being served as an asset

link_to() in Rails flash

How does one comment in an erb template?

Rails - override <head> page element when using a partial or a specific controller view

Indentation in ERB templates

ruby-on-rails ruby erb

How to implement erb partials in a non rails app?

ruby erb partials

Rails plain text template

ruby-on-rails erb

Html escaping in a Rails 3 view

How can I convert html.slim to html.erb?

Rails3 fields_for on text Hash: not working as expected