consolle 0.4.1
Consolle is a library that manages Rails console through PTY (Pseudo-Terminal). Moving away from the traditional eval-based execution method, it manages the actual Rails console process as a subprocess to provide a more stable and secure execution environment.
Gemfile:
=
安裝:
=
Development 相依性套件 (1):
rspec
~> 3.0