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 7,333 public repositories matching this topic...

bensheldon
bensheldon commented Oct 7, 2021

It would be nice to have English UI strings extracted to a yml file to allow support for other locales.

We're liable to run into some RTL and spacing challenges once other translations are added, but we can address those as they arise. Ideally dates/times should be localized (as we they are currently locked to English in #407)

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