Plugins - Markaby

StarAdd to favorites

An example layout…

html do
 head do
   title action_name
   stylesheet_link_tag 'scaffold'
 end

 body do
   p flash[:notice], :style => "color: green" 
   self << content_for_layout
 end

end

why the lucky stiff

http://rubyforge.org/projects/markaby

http://code.whytheluckystiff.net/svn/markaby/trunk/

  • Currently 4.7/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?