No commit activity in last 3 years
No release in over 3 years
Only show the first backtrace entry when errors are displayed. The complete backtrace can be shown by the _! method.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.2.8
 Project Readme

Description¶ ↑

Playground for ripl plugin ideas.

Although this is a playground, most of the ideas here are complete and ready to use as plugins. However, since I don’t use these plugins actively, I’m not releasing them as gems.

Install¶ ↑

If you use rip :

$ rip install git://github.com/cldwalker/ripl-misc.git

# In your ~/.riplrc require desired plugins
require 'ripl/history_size'

If you don’t, just copy and paste desired plugins into ~/.riplrc.