Skip to content

Load the Rails app before running demo - #1572

Closed
Guflly wants to merge 1 commit into
appsignal:mainfrom
Guflly:fix/demo-loads-rails-app
Closed

Load the Rails app before running demo#1572
Guflly wants to merge 1 commit into
appsignal:mainfrom
Guflly:fix/demo-loads-rails-app

Conversation

@Guflly

@Guflly Guflly commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

appsignal demo now boots a Rails application before transmitting, matching appsignal diagnose. This lets config/appsignal.rb reference Rails state and passes the selected environment through while the app boots.

Both commands use the same loader, which also clears the temporary config environment if loading fails.

Fixes #1571

@tombruijn
tombruijn requested a review from unflxw August 24, 2026 09:47
@unflxw

unflxw commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Thanks for your contribution @Guflly! Looking into it 馃憖

@unflxw

unflxw commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Continuing the work in #1584.

@unflxw unflxw closed this Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

appsignal demo does not load the Rails app, so a config/appsignal.rb that references Rails fails

2 participants