background preloader

CMS Ruby

Facebook Twitter

Weblog. How to enable Travis CI for an extension John Muhl This information is also available on the wiki where it will receive updates as needed. Travis CI is a flexible and easy to use continuous integration server; see the Getting Started page for more details. The flexibility means that there are any number of ways to setup and test your extensions. Here is one way. First you need to add a .travis.yml file to the root of your repository. rvm: - 1.8.7 - 1.9.2 - 1.9.3 before_script: ". /spec/ci/before_script" script: ". The rvm array shows the Ruby versions you want to test against; since Radiant 1.0 supports the three latest Ruby releases your extension should too.

Next up we need to create the before_script referenced above. Cd ~ git clone cd ~/radiant if [[ $RADIANT_VERSION ! Replace YOUR_REPOSITORY_NAME and YOUR_EXTENSION_NAME in the before_script with the actual name of your repo and extension; e.g. radiant-sheets-extension and sheets respectively. 1. 2. Zena, the most powerful Ruby on Rails CMS. Casein - A lightweight Ruby on Rails CMS. Refinery : le meilleur du CMS open source sur Ruby on Rails. Pour une entreprise, une première approche du web est bien souvent de mettre en ligne un site internet pour mettre en valeur son savoir-faire et ses produits.

La solution recommandée est alors le site web de type CMS. Simplement, le CMS (Content Management System) est un site entièrement administrable et qui rend le propriétaire du site web indépendant. De ce fait, le site CMS est aussi très bien adapté pour des publications fréquentes sous un système éditorial. Chez Synbioz, nous avons développé plusieurs sites utilisant le CMS Refinery et développé nos propres moteurs pour s’adapter aux demandes de nos clients, comme par exemple l’optimisation d’URLs pour le SEO (Search engine optimization) ou encore la gestion de newsletters. Les différents éléments composant le CMS Refinery : Design et Ergonomie Toutes les formes de design web et d’ergonomie sont possibles, du design sobre au plus impactant.

Interface et administration Multilingue : Gestion efficace de la structure du site. Les moteurs. Home | Slate, a Ruby on Rails CMS | West Virginia University. LocomotiveCMS is an open source CMS for Rails. Ruby on Rails CMS that supports Rails 3 - Refinery CMS.