-
Updated
Oct 19, 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,925 public repositories matching this topic...
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Nov 3, 2021 - Ruby
-
Updated
Nov 4, 2021
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Sep 9, 2021 - Ruby
-
Updated
Sep 27, 2021 - Ruby
-
Updated
Jul 26, 2020 - Ruby
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Mar 9, 2020 - Ruby
What would you like to be added:
It would be amazing to have a "Deploy with Heroku" button. Someone please help and build this.
https://devcenter.heroku.com/articles/heroku-button
Why is this needed:
-
Updated
Jun 9, 2021 - Ruby
-
Updated
Nov 3, 2021 - Ruby
-
Updated
Jan 29, 2021 - Ruby
-
Updated
May 11, 2021 - Ruby
-
Updated
Oct 30, 2021 - Ruby
-
Updated
Jul 26, 2020 - Ruby
-
Updated
Nov 1, 2021 - Ruby
-
Updated
Oct 25, 2021 - Ruby
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Oct 7, 2021 - Ruby
The GoodJob Dashboard already has some awareness of CSP in Rails from #304.
It would be great for the GoodJob Dashboard to serve its own restrictive CSP if no CSP has been configured for the hosting Rails application.
It's incredibly important that GoodJob is secure. I noticed this CVE and recognize that web dashboards are a big vector, and C
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.
When running my first test model I ran into the issue where my target field was sometimes empty (signifying zero, or 'no data' for that timeframe). It was a numeric field so It'd be nice to be able to set a value in my config.json that it defaults to when there is no data per field.
An additional side note but the lack of a --verbose flag to tell me which row it was failing on made it take long
Java Library
hdf5 file support
-
Updated
Aug 29, 2019
-
Updated
Sep 27, 2021 - 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
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.