lecter icon indicating copy to clipboard operation
lecter copied to clipboard

:boom: Show executable code by request

Results 7 lecter issues
Sort by recently updated
recently updated
newest added

They're using `rest-client` gem. This is a very heavy-weight library. So I want to replace it with the native ruby library or better [http gem](https://github.com/httprb/http).

help wanted
good first issue
dependencies

Tested this lib in one of my production ready project, and for some reason I see 1163 files on diagnosis page. Overall page performance (scrolling and interacting with file collapsing...

enhancement

Now we have the field `parameters`. User has to fill that field in an awkward format: `"post"=>{"title"=>"New title", "description"=>"Description"}` I think it is not comfortable so I propose to **add...

enhancement
help wanted

Guys, I think have the ability to set up routes dynamically rather than have it as hardcode in [lecter/lib/lecter/rack.rb](https://github.com/Neodelf/lecter/blob/master/lib/lecter/rack.rb#L16-L18). So I propose to extend the form and fields where the...

help wanted

Some options could be added to a request: 1. How many lines would you see before and after an executable line 2. Excluded folder: in the app and external gems...

enhancement
help wanted

Guys, now the gem has rails dependency. It helps with developing some general features. But if we remove it, we will be able to work with all Rack-oriented applications. So...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies