Project
Reverse Dependencies for ruby_parser
The projects listed here declare ruby_parser as a runtime or development dependency
0.01
Automates as much as possible in assistance with porting of gems to RubyMotion
2020
2021
2022
2023
2024
2025
0.01
Quality of Life tools for managing inspec profiles.
2020
2021
2022
2023
2024
2025
0.01
Provides a command and API to detect magic numbers in ruby code
2020
2021
2022
2023
2024
2025
0.01
Moby makes DCI a DSL for Ruby it's mainly based on the work gone into Marvin,
the first language to support injectionless DCI.
The performance of code written using Moby is on par with code using regular method invocation.
For examples on how to use Moby look at the examples
2020
2021
2022
2023
2024
2025
0.01
LiveAST enables a program to find the ASTs of objects created by dynamically
generated code.
2020
2021
2022
2023
2024
2025
0.01
Ruby partial interpreter written in pure-ruby
2020
2021
2022
2023
2024
2025
0.01
Full-automated dynamic vulnerability scanning tool for Ruby on Rails project!
2020
2021
2022
2023
2024
2025
0.01
Provides some automation to attempt to convert your Ruby Test::Unit tests into RSpec.
2020
2021
2022
2023
2024
2025
0.01
ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed) and plugs them into the existing system.
2020
2021
2022
2023
2024
2025
0.01
A ruby hacker's search tool. Quickly interrogate your code, seek out
classes, methods, variable assignments, and more.
2020
2021
2022
2023
2024
2025
0.01
Provides a series of s-expression transformations useful for automatic refactoring or morphing of Ruby/Rails/Sinatra code.
2020
2021
2022
2023
2024
2025
0.01
tests strings of Ruby code for unauthorized patterns (exit, eval, ...)
2020
2021
2022
2023
2024
2025
0.01
Parses a hash string of the format `'{ :a => "something" }'` into an actual ruby hash object `{ a: "something" }`.
This is useful when you by mistake serialize hashes and save it in database column or a text file and you want to
convert them back to hashes without the security issues of execut...
2020
2021
2022
2023
2024
2025
0.01
Simple multi-agent framework. It uses AMQP for it's messaging layer.
2020
2021
2022
2023
2024
2025
0.0
Clean up your controller, slim up your models, handle more use cases
2020
2021
2022
2023
2024
2025
0.0
A tool for automatic extraction and verification of Rails formal models. Just include it in your Gemfile, write a few invariants, setup Spass and `rake verify`!
2020
2021
2022
2023
2024
2025
0.0
Compliance and Architectural Visualization in Ruby systems
2020
2021
2022
2023
2024
2025
0.0
Converts existing AR finder syntax to AREL
2020
2021
2022
2023
2024
2025
0.0
Atreides is an engine providing a evented CMS following a KISS principle
2020
2021
2022
2023
2024
2025
0.0
Doppelganger helps you to find areas of your code that are good places to refactor. It does this by finding methods and blocks that are duplicates or have less then a set threshold level of difference or be less then a specified percent different. This library can either be used with in another ...
2020
2021
2022
2023
2024
2025