Skip to content

ravikumarjogu/sample-slim-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Rails app with Slim

A sample rails app, demonstrate Slim template wriring with an bootstrap free template.

Its an alternate to haml and erb.

Gems used:

  • slim

  • bootstrap-sass

  • font-awesome

Bootstrap free template:

why

  • Slim is best choice over haml and erb if you more concern with size of the code and simplicity.

Slim files found at:

  • Grayscale: app/views/home/index.html.slim

  • Creative: app/views/home/creative.html.slim

  • app/views/posts/*.html.slim