Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
It's a ruby gem for using the YO API. You need to get an API Token, okay?
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Youtube Progress Bar Taggerextracts comment threads, comments, and comment of author from Youtube videos
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Based on http://github.com/metaskills/pdf-writer/. A pure Ruby PDF document creation library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Provides a wrapper for poloniex.com api
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Ruby Class bindings for the Yorkshire Payments Direct HTTP Integration API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Some useful tools make me happy
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
This unceremoniously shells out to a jq available in $PATH.
Please make sure jq is installed.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A YQL query generator
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Simple wrapper for calls to YQL
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
YAML Query is written in ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Get historical quotes from Yahoo Finance
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
yrb-lite is a thread-safe Ruby binding over the Rust y-crdt (yrs) library: CRDT documents, awareness/presence, and the y-websocket sync protocol primitives, with the GVL released during native work so documents sync in parallel. The ActionCable/Rails integration lives in the companion yrb-lite-actioncable gem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
yrb-lite-actioncable adds a Rails ActionCable channel concern (YrbLite::ActionCable::Sync) on top of the yrb-lite y-crdt bindings: the full y-websocket sync protocol, awareness/presence, record-before-distribute auditing, and memory/store backends (AnyCable-ready), so a Rails app can be the collaboration server for Y.js editors with no Node sidecar.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
yrby is a thread-safe Ruby binding over the Rust y-crdt (yrs) library: CRDT documents, awareness/presence, and the y-websocket sync protocol primitives, with the GVL released during native work so documents sync in parallel. The ActionCable/Rails integration lives in the companion yrby-rails gem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
yrby-actioncable adds a Rails ActionCable channel concern (Y::ActionCable::Sync) on top of the yrby y-crdt bindings: the full y-websocket sync protocol, awareness/presence, record-before-distribute auditing, and memory/store backends (AnyCable-ready), so a Rails app can be the collaboration server for Y.js editors with no Node sidecar.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
The Rails integration for yrby (formerly yrby-actioncable): a y-websocket sync channel for Action Cable and AnyCable (include Y::ActionCable), engine-owned document storage with compaction (Y::Document, Y::DocumentUpdate), and an install generator. A Rails app serves Y.js editors with no Node sidecar.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
yrpc
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
YRuby is a Ruby virtual machine implementation based on CRuby's YARV (Yet Another Ruby VM) architecture. It parses Ruby source code with the Prism gem and executes it through a stack-based bytecode interpreter.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
y-ruby-actioncable adds a Rails ActionCable channel concern (Y::ActionCable::Sync) on top of the y-ruby y-crdt bindings: the full y-websocket sync protocol, awareness/presence, record-before-distribute auditing, and memory/store backends (AnyCable-ready), so a Rails app can be the collaboration server for Y.js editors with no Node sidecar.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A Ruby wrapper for YSlow via PhantomJS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity