Showing 3 videos tagged with templates

SD Ruby - Episode 016: MasterView Templates

Deb Lewis showcases her project MasterView. MasterView is a template language for Rails.

Masterview

Tired of spending precious development time hand coding Ruby/Rails views? The MasterView template engine is a ruby gem (or rails plugin) that enables the creation of Ruby/Rails views in standards-compliant XHTML. MasterView makes the power and productivity of Ruby/Rails accessible to a wider range of development teams allowing designers to use traditional HTML and CSS editing tools, including WYSIWYG editors, while at the same time fitting naturally into the Ruby/Rails environment, leveraging... View More

Railscast - Episode 148: App Templates in Rails 2.3

00:11:36 railscasts.com
In Rails 2.3 you can provide a template when generating a new Rails application. See how in this episode.