Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.02
OmniAuth strategy for Yammer
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
OmniAuth strategy for zoom.us
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Padrino Bootstrap Forms is a port of Seth Vargo's Bootstrap Forms for Rails.
It makes Twitter's Bootstrap on Padrino easy to use by creating helpful form builders that minimize markup in your views.
Currently supports Bootstrap 2.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Sinatra support for paper_trail
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Minitest assertions for Pundit policies.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
A ruby command line/rack application for testing systems that send WebHooks
using a HTTP POST request. Requests can be viewed via a simple web interface.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Allows authenticated or anonymous users to fill out a standard web form to creat GitHub issues.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Rack::ActionLogger is a tool to log user activity
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
An extension for Rack::Attack that supports responding to throttled requests with Recaptcha tags
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Compose declarative, component-based responses to HTTP requests
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Find yourself missing a `rails console` analogue in your other Ruby web
applications? This lightweight gem provides a Rack::Console that will load
your Rack application's code and environment into an IRB or Pry session.
Either use `Rack::Console.start` directly, or run the provided `rack-console`
executable.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
rack-ecg allows you to serve a page that shows you facts about your deployed
app to allow you to check that everything is running as it should: git
revision, database migrations, and more
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Rack middleware for enabling problematic web browsers (Internet Explorer and Safari) to use same cookies in iframes as in parent windows.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Rack middleware for serving RPC endpoints.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
Rack middleware to route requests with subdomains to specified routes with substitutions
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
htmx integration for Rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.02
Reflexive
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.02
A resque plugin for specifying the priority between queues that workers use to determine what to work on next
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
RESTRack is a Rack-based MVC framework that makes it extremely easy to develop RESTful data services. It is inspired by
Rails, and follows a few of its conventions. But it has no routes file, routing relationships are done through
supplying custom code blocks to class methods such as "has_relationship_to" or "has_mapped_relationships_to".
RESTRack aims at being lightweight and easy to use. It will automatically render JSON and XML for the data
structures you return in your actions (any structure parsable by the "json" and
"xml-simple" gems, respectively).
If you supply a view for a controller action, you do that using a builder file. Builder files are stored in the
view directory grouped by controller name subdirectories (`view/<controller>/<action>.xml.builder`). XML format
requests will then render the view template with the builder gem, rather than generating XML with XmlSimple.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
This ripl plugin provides a console for rack apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity