Ruby on Rails plugin for easy translation of models and database tables.
Posts Tagged: Ruby on Rails
Translate your Ruby on Rails models and database tables using acts_as_translatable
Translate your Ruby on Rails YAML files using Bing
This plugin allows you to simply translate your Ruby on Rails YAML files into any language using Bing.
Sitemap Notifier: Ruby on Rails plugin for notifying search engines of changes to sitemap
Ruby on Rails plugin that automatically notifies Google, Bing, and Yahoo when your models change.
ApiBuilder: Ruby on Rails XML and JSON builder in one
ApiBuilder is a Ruby on Rails plugin that generates XML and JSON from a single specification.
Creating a location aware website using Ruby on Rails and PostGIS
How to create a location aware website using Ruby on Rails, PostgreSQL, and PostGIS.
Deploying a Rails 3.1 app to subdirectory in Apache
How to deploy a Rails 3.1 app to a subdirectory in Apache.
What is Ruby on Rails? (an introduction)
An introduction to the Ruby on Rails framework.
Leveraging Rails 3.1, SCSS, and the assets pipeline to differentiate your stylesheets
How to differentiate your stylesheets, and have different page styles using Rails 3.1, SCSS and the assets pipeline.
Getting your assets to work when upgrading to Rails 3.1
How to get the new Rails 3.1 assets pipeline working when upgrading or migrating from a Rails 3.0 app.
Implementing multiple text formats in Rails
How to implement multiple text formats in Ruby on Rails.