Skip to content
#

ruby-on-rails

rails logo

Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.

Here are 5,997 public repositories matching this topic...

dosco
dosco commented Jul 17, 2020

What would you like to be added:

Currently config uses one file per environment (eg. dev, staging, prod, etc) we should move to a multi-file config where we have one folder per environment and config values can be split across multiple files within this folder.

Why is this needed:

For setups where there are

astuto
riggraz
riggraz commented Jan 29, 2021

Post description and comments should support markdown.

I believe markdown would be particularly useful to format hyperlinks, lists and quotes.

However, some markdown tags should not be parsed as usual (or not be parsed at all): for example a user should not be able to post a comment formatted with header ("#" character in markdown), because then the comment text would too big.

Created by David Heinemeier Hansson

Released December 13 2005

Organization
rails
Website
rubyonrails.org
Wikipedia
Wikipedia