Project
Reverse Dependencies for thoughtbot-shoulda
The projects listed here declare thoughtbot-shoulda as a runtime or development dependency
0.0
This is a proof-of-concept experiment inspired by Sage
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
wrapper for the twitter api (oauth only)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Sms on Rails provides your app with instant SMS integration
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
= tagomatic
Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.
Another mp3 tagger the world does not need.
But I needed it. I have a large collection of old mp3 files. From times when tagging was mostly
based on the file and folder names. When v2 tags where nowhere close..
== Overview
Modes of operation:
* The tagger will try to guess the tags from the full file path by applying a set of known formats.
* The tagger will apply specific tags given on the command-line.
* The tagger will match specific formats given on the command-line.
* Arbitrary combination of the before-mentioned modes.
The scanner supports recursive folder handling. Of course.
Right now v2 tags are the focus.
It is probably best to call this alpha ware.
== Usage
For my genre/artist/album/track.mp3 collection I use this invocation pattern:
tagomatic --underscores --guess --recurse --showtags --errorstops --cleantags /media/music/
Then I add folder-specific .tagomatic or .format= files whenever an error occurs.
== The .tagomatic file
You can put the (long version) of the command line options into folder-specific .tagomatic files.
These options are then valid only for this folder and sub-folders.
This is useful - for example - if you want to switch guessing off for sub-folders.
== The .format= files
You can add files named .format= to sub-folders. They will be picked up by tagomatic and added as
custom formats just as if you would have passed them on the command line using the --format option.
Because the slash is not allowed in file names you have to replace it with a vertical dash like in
this example:
.format=%g|%a|%b|%n - %t.mp3
These formats are valid only for this folder and sub-folders.
== Copyright
Copyright (c) 2009 Daniel Lukic. See LICENSE for details.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Allows tapping without the extra syntax noise of the parameter. Fully compatible with ruby 1.8 and 1.9.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Extends the role-based control of acl9 to include one more layer: permissions can be defined to have roles
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
autotest plugin to discover tests in gems
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Autotest mapping for rails/factory_girl/machinist
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Automatically includes javascripts, stylesheets based on controller/action
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Tools for dealing with Cul ARM specification
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Keeps audit data for an ActiveRecord model
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Associates a hash of options wtih an ActiveRecord model
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Tdo is a simple ruby app to add, edit and read your todo list. It stores the list at ~/.todo.txt
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
wrapper for the twitter api (oauth only), with some modifications
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Add explicit dependencies to your Rails tests.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Gem criada para formatar textos.Ela permite que o usuário utilize código HTML mas não javascript , assim permitindo uma maior customização por parte do usuário e uma maior segurança para sua aplicação.<br/>
Adiciona o método f para o ActionView::Base , e tira todas as tags '<javascript>', '</javascript>', '<script>' e '</script>'.<br/>
Se usa dessa forma:<br/>
<%=f modelo.coluna_no_banco %>
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Simple gem to communicate with the textmarks.com json API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Modifies the lines in your Rails backtrace output (when server-side errors occur) to make them clickable, and take you straight to that line in Textmate. Based on http://inquirylabs.com/blog2005/?p=36 and now with Rails 3.0 support! In your face!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
the perfect gem (a testing gem for jeweler)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Extraction of Repub's epub module and associated tests
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024