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 8,357 public repositories matching this topic...
-
Updated
Jan 19, 2021 - Ruby
-
Updated
Dec 30, 2020 - Ruby
-
Updated
Jan 21, 2021 - Ruby
-
Updated
Jan 20, 2021 - Ruby
-
Updated
Dec 21, 2020 - Ruby
-
Updated
Jan 20, 2021 - Ruby
-
Updated
Jan 16, 2021 - Ruby
I'm sorry to post an issue that is missing crucial evidence, but some debugging of a recent config loading bug makes me suspect that the react-rails railtie.rb may be modifying the load order of initializers, and preventing the values in Rails.application.config being as expected.
Whether this happens or not appears to be partly dependent on where in the Gemfile the react-rails gem is l
Steps to Reproduce the Problem
If buffalo fails midway through generating a resource it does not undo what it has done in app.go. This is a very minor issue and was easy to resolve by deleting the duplicated resources from app.go. If I wasn't so new to go I'd be attempting to see if I could make a PR to fix this issue.
.
That math is "wrong" though here because there are branches but we don't know what they are. We should probably count total branches here as "unkown" and establish that in our "math unive
-
Updated
Jan 20, 2021 - Ruby
-
Updated
Jan 19, 2021 - Ruby
select2_locale_en-GB.js is missing in the select2_locales folder, selecting English (UK) on the admin backend breaks the app.
Solidus Version:
2.11.3
To Reproduce
- Open the admin backend
- Select English (UK) in the language selection menu at the bottom right
Current behavior
It returns an error with the following message:
``
The asset "solidus_admin/select2_locales/s
-
Updated
Jan 19, 2021 - Ruby
Created by David Heinemeier Hansson
Released December 13 2005
- Organization
- rails
- Website
- rubyonrails.org
- Wikipedia
- Wikipedia
Is your enhancement request related to a problem? Please describe.
Some times we get long messages to chatwoot, for example from API. They are too long and take up all of the screen. I mean in the agent view.
Describe the solution you'd like
Would be really helpful if long messages were truncated and a button was shown to "read the rest" which would then roll out the complete message.