ruby-nix
Generates reproducible ruby/bundler app environment with Nix
Language: ruby
Author: Rodrigo Blanco (@rblanco)
0 stars · 112 views
Files
- nix-installation.md (md)
- direnv.md (md)
- README.md (md)
- modules (txt)
- gems (txt)
- overlays (txt)
- rubygems (txt)
- ruby-env (txt)
- docs (txt)
- gen-bin-stubs.rb (rb)
- LICENSE (txt)
- examples (txt)
- simple-app (txt)
- presets (txt)
- devmode (txt)
- .github (github)
- workflows (txt)
- dependabot.yml (yml)
- nix.yml (yml)
- dependabot.yml (yml)
- tests (txt)
- tiny_app (txt)
- lib (txt)
- tasks (txt)
- assets (txt)
- phony_gem (txt)
- lib (txt)
- phony_gem (txt)
- version.rb (rb)
- phony_gem.rb (rb)
- sig (txt)
- README.md (md)
- test (txt)
- models (txt)
- integration (txt)
- controllers (txt)
- fixtures (txt)
- files (txt)
- test_helper.rb (rb)
- helpers (txt)
- README.md (md)
- db (txt)
- seeds.rb (rb)
- app (txt)
- models (txt)
- application_record.rb (rb)
- concerns (txt)
- views (txt)
- layouts (txt)
- assets (txt)
- images (txt)
- stylesheets (txt)
- application.css (css)
- config (txt)
- manifest.js (js)
- controllers (txt)
- application_controller.rb (rb)
- concerns (txt)
- helpers (txt)
- application_helper.rb (rb)
- log (txt)
- config (txt)
- application.rb (rb)
- initializers (txt)
- inflections.rb (rb)
- assets.rb (rb)
- permissions_policy.rb (rb)
- content_security_policy.rb (rb)
- filter_parameter_logging.rb (rb)
- boot.rb (rb)
- locales (txt)
- en.yml (yml)
- puma.rb (rb)
- environment.rb (rb)
- routes.rb (rb)
- environments (txt)
- development.rb (rb)
- test.rb (rb)
- production.rb (rb)
- public (txt)
- 422.html (html)
- robots.txt (txt)
- 404.html (html)
- 500.html (html)
- multi_app (txt)
- ATTRIBUTION.md (markdown)