-
Updated
Feb 26, 2021 - Ruby
ruby-on-rails
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 6,076 public repositories matching this topic...
-
Updated
Mar 22, 2021 - Ruby
-
Updated
Mar 19, 2021 - Ruby
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Mar 21, 2021
-
Updated
Mar 12, 2021 - Ruby
-
Updated
Jan 14, 2021 - Ruby
-
Updated
Jul 26, 2020 - Ruby
Feature Request
If you don't set your environment's URL options, generated URLs will contain example.com which is only handy if you're working on the new example.com.
Is your feature request related to a problem?
This comes up frequently on Discord, even though it is documented: https://docs
-
Updated
Mar 9, 2020 - Ruby
-
Updated
Jan 29, 2021 - Ruby
-
Updated
Mar 2, 2021 - Ruby
-
Updated
Mar 2, 2021 - Ruby
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
-
Updated
Jul 26, 2020 - Ruby
-
Updated
Mar 23, 2021 - Ruby
-
Updated
Mar 21, 2021 - Ruby
-
Updated
Feb 22, 2021 - Ruby
-
Updated
Nov 23, 2020 - Ruby
-
Updated
Mar 23, 2021 - Ruby
-
Updated
Aug 29, 2019
Markdown support
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.
-
Updated
Aug 5, 2020 - Ruby
If you PATCHed to /posts/1, but send payload with a different id:
{
data: {
id: 789,
type: 'posts',
attributes: { ... }
}
}We pay attention to the payload and not the URL - instead let's throw an error when there is a mismatch.
-
Updated
Jan 28, 2021 - Ruby
-
Updated
Mar 2, 2021 - HTML
-
Updated
Mar 17, 2021 - Ruby
Created by David Heinemeier Hansson
Released December 13 2005
- Organization
- rails
- Website
- rubyonrails.org
- Wikipedia
- Wikipedia
Update styling to match new Chrome/devtools flat design.