Plugins - lilu

StarAdd to favorites

The idea is to separate HTML from actual data being inserted in it. Usually in Erb or, say Haml or Markaby, you need to put your data right into template, add some conditional template parts.
Something like this:
<% if logged_in? >
<
= @user.login >
<
end %>
This makes templates hard to maintain (especially for pure HTML coders), hard to read and they look messy in browser.
http://rashkovskii.com/articles/2007/5/9/lilu-and-rails
Early version

Yurii Rashkovskii

http://verbdev.lighthouseapp.com/projects/3771/lilu

http://svn.verbdev.com/lilu/trunk/lilu

OpenSource

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

View Extensions

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?