Computing-focused community centered around link aggregation and discussion
The Lobsters Rails Project is an open-source Rails codebase for the website lobste.rs, which uses a SQL backend for its database. The code is available under a permissive license (3-clause BSD), allowing users to start their own sister site using this codebase. The project is open to bug reports and code contributions to enhance lobste.rs.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.