-
The following should not be part of the git repo.
This information must be added to a document describing the way how to package HDM.
Rails uses different environments. At the moment we use develo…
-
I read the README and found the descriptions to be very simple, leaving me with some questions. What are the best practices for deploying Rails projects with Thruster, just SSL_DOMAIN=example.com thru…
-
You can trigger Fastlane builds and deployments through a Rails background job. You'll also need to ensure that each user’s mobile app repository is branched and pushed to their respective branch.
`#…
-
First of all, I love this gem, it helps me to integrate webpack with rails without pain. With a little customization it works so great in both environment.
One thing I think it's missing is that it c…
-
Note: This work needs to be deployed to [challenge portal eval dev environment](https://challenge-portal-eval-dev.app.cloud.gov/) ([challenge_gov repo > eval main branch](https://github.com/GSA/Challe…
-
I'm getting a weird 'unbound variable' problem when I try to run my AfterInstall script. This same script works fine in Amazon Linux1 under the same environment (Ruby / RVM).
Environment:
- Amazo…
-
When selecting Heroku deployment as an option in addition to Devise as user authentication an error is thrown on precompile due to the environment variable used in config/initializers/devise.rb:13. T…
-
## Looking to participate in Hacktoberfest 2024? 👻
Here's a fantastic way to contribute to Couchbase's open-source ecosystem by creating a Kotlin Starter Kit!
Couchbase already has starter kits…
-
## Looking to participate in Hacktoberfest 2024? 👻
Here's a fantastic way to contribute to Couchbase's open-source ecosystem by creating a Node.js Starter Kit!
Couchbase already has starter kit…
-
Creating a new feature doesn't work.
feature = Arturo::Feature.create(:symbol=>:new_one, :deployment_percentage=>0)
ActiveModel::MassAssignmentSecurity::Error: Can't mass-assign protected attributes…