Skip to content

Rails server #9

@existentialmutt

Description

@existentialmutt

Spawning up a rails server directly from lighttable could be super handy.

2 ways I can think of to approach it. We could either add a new connection type that spawns the server directly, or add an option to start up the rails server when you load the repl.

I'm leaning towards the former. There would probably need to be a runner process around the rails server process to talk to lighttable. Then the server could also be shutdown from LT, for instance.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions