Day 30 – Ruby On Rails 3 – Syntactically Awesome Stylesheets …
How to start using SASS in your Rails project to create much 42:16 Day 21 – Ruby on Rails 3.2.8 – Authentication with the Devise Gem by Dave Jones 1,117 views Ruby on Rails 3 – Installing and Using the Tiny MCE WYSIWYG Editor by Dave Jones 393 views 55:58 Keynote – Rails 4 … View Video
List Of Content Management Systems – Wikipedia, The Free …
This is a list of notable content management systems that are used to organize and facilitate collaborative content creation. Many of them are built on top of separate content management frameworks. Name Platform RDBMS Latest stable release Licenses Latest release date Apache Roller Java HSQL … Read Article
How To Send Email With Ruby On Rails – About Email
With Ruby on Rails, emails are objects and their content comes from templates. Sending mail from a Ruby on Rails application is quite easy and very flexible. Open config/environment.rb in a text editor. Add the following to the bottom of the file: … Read Article