Skip to content

Instantly share code, notes, and snippets.

@dnagir
Last active December 17, 2015 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnagir/5624476 to your computer and use it in GitHub Desktop.
Save dnagir/5624476 to your computer and use it in GitHub Desktop.
PropConnect licenses

Ruby and other tools licenses

Ruby gems licenses

  • Mit
  • Mit modified
  • Unknown
  • Artistic 2.0
  • Gpl-2
  • Ruby
  • Apache license 2.0
  • Lgpl
  • Lgpl-3
  • Gpl2
  • Ruby license
  • Bsd
  • Gpl
  • Gplv2
  • Gplv3
  • ISC
  • zlib
  • Proprietary (NewRelic RMP)
Mit
* actionmailer 3.2.13 (http://www.rubyonrails.org) - Email composition, delivery, and receiving framework (part of Rails).
* actionpack 3.2.13 (http://www.rubyonrails.org) - Web-flow and rendering framework putting the VC in MVC (part of Rails).
* active_attr 0.7.0 (https://github.com/cgriego/active_attr) - What ActiveModel left out
* activemodel 3.2.13 (http://www.rubyonrails.org) - A toolkit for building modeling frameworks (part of Rails).
* activerecord 3.2.13 (http://www.rubyonrails.org) - Object-relational mapper framework (part of Rails).
* activeresource 3.2.13 (http://www.rubyonrails.org) - REST modeling framework (part of Rails).
* activesupport 3.2.13 (http://www.rubyonrails.org) - A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.
* arel 3.0.2 (http://github.com/rails/arel) - Arel is a SQL AST manager for Ruby
* axlsx_rails 0.1.4 (https://github.com/straydogstudio/axlsx_rails) - A simple rails plugin to provide an xlsx renderer using the axlsx gem.
* better_errors 0.7.0 (https://github.com/charliesome/better_errors) - Better error page for Rails and other Rack apps
* binding_of_caller 0.7.1 (http://github.com/banister/binding_of_caller) - Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack.
* builder 3.0.4 (http://onestepback.org) - Builders for MarkUp.
* bundler 1.3.5 (http://gembundler.com) - The best way to manage your application's dependencies
* capistrano-ext 1.2.1 (http://www.capify.org) - Useful task libraries and methods for Capistrano
* capybara 1.1.4 (http://github.com/jnicklas/capybara) - Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb
* cloudinary 1.0.56 (http://cloudinary.com) - Client library for easily using the Cloudinary service
* cocoon 1.1.2 (http://github.com/nathanvda/cocoon) - gem that enables easier nested forms with standard forms, formtastic and simple-form
* coffee-rails 3.2.2 () - Coffee Script adapter for the Rails asset pipeline.
* compass-rails 1.0.3 (https://github.com/Compass/compass-rails) - Integrate Compass into Rails 2.3 and up.
* country_select 1.1.3 () - Country Select Plugin
* debug_inspector 0.0.2 (https://github.com/banister/debug_inspector) - A Ruby wrapper for the MRI 2.0 debug_inspector API
* debugger-linecache 1.2.0 (http://github.com/cldwalker/debugger-linecache) - Read file with caching
* delayed_job 3.0.4 (http://github.com/collectiveidea/delayed_job) - Database-backed asynchronous priority queue system -- Extracted from Shopify
* devise 2.2.1 (http://github.com/plataformatec/devise) - Flexible authentication solution for Rails with Warden
* devise-async 0.5.0 (https://github.com/mhfs/devise-async/) - Devise Async provides an easy way to configure Devise to send its emails asynchronously using your preferred queuing backend. It supports Resque, Sidekiq, Delayed::Job and QueueClassic.
* devise-i18n 0.8.3 (http://github.com/tigrish/devise-i18n) - Translations for the devise gem
* dragonfly 0.9.13 (http://github.com/markevans/dragonfly) - Ideal gem for handling attachments in Rails, Sinatra and Rack applications.
* draper 1.1.0 (http://github.com/drapergem/draper) - View Models for Rails
* email_spec 1.4.0 (http://github.com/bmabey/email-spec/) - Easily test email in rspec and cucumber
* erubis 2.7.0 (http://www.kuwata-lab.com/erubis/) - a fast and extensible eRuby implementation which supports multi-language
* execjs 1.4.0 (https://github.com/sstephenson/execjs) - Run JavaScript code from Ruby
* formtastic 2.2.1 (http://github.com/justinfrench/formtastic) - A Rails form builder plugin/gem with semantically rich and accessible markup
* gem-licenses 0.1.2 (http://github.com/dblock/gem-licenses) - List all gem licenses.
* guard-cucumber 1.3.1 (http://github.com/netzpirat/guard-cucumber) - Guard plugin for Cucumber
* guard-jasmine 1.11.1 (https://github.com/netzpirat/guard-jasmine) - Guard gem for headless testing with Jasmine
* haml 3.1.7 (http://haml.info/) - An elegant, structured XHTML/XML templating engine.
* has_scope 0.5.1 (http://github.com/plataformatec/has_scope) - Maps controller filters to your resource scopes.
* hike 1.2.2 (http://github.com/sstephenson/hike) - Find files in a set of paths
* httparty 0.10.0 (http://jnunemaker.github.com/httparty) - Makes http fun! Also, makes consuming restful web services dead easy.
* i18n 0.6.1 (http://github.com/svenfuchs/i18n) - New wave Internationalization support for Ruby
* inherited_resources 1.3.1 (http://github.com/josevalim/inherited_resources) - Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
* jasminerice 0.0.10 () - Pain free coffeescript unit testing for Rails 3.1 using jasmine
* jbuilder 1.0.2 () - Create JSON structures via a Builder-style DSL
* journey 1.0.4 (http://github.com/rails/journey) - Journey is a router
* jquery-rails 2.2.1 (http://rubygems.org/gems/jquery-rails) - Use jQuery with Rails 3
* kaminari 0.14.1 (https://github.com/amatsuda/kaminari) - A pagination engine plugin for Rails 3 or other modern frameworks
* mail 2.5.3 (http://github.com/mikel/mail) - Mail provides a nice Ruby DSL for making, sending and reading emails.
* method_source 0.8.1 (http://banisterfiend.wordpress.com) - retrieve the sourcecode for a method
* mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
* multi_json 1.7.2 (http://github.com/intridea/multi_json) - A gem to provide swappable JSON backends.
* multi_xml 0.5.2 (https://github.com/sferik/multi_xml) - A generic swappable back-end for XML parsing
* net-scp 1.0.4 (http://net-ssh.rubyforge.org/scp) - A pure Ruby implementation of the SCP client protocol
* net-sftp 2.0.5 (http://net-ssh.rubyforge.org/sftp) - A pure Ruby implementation of the SFTP client protocol
* net-ssh 2.6.3 (http://github.com/net-ssh/net-ssh) - Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
* net-ssh-gateway 1.1.0 (http://net-ssh.rubyforge.org/gateway) - A simple library to assist in establishing tunneled Net::SSH connections
* nokogiri 1.5.9 (http://nokogiri.org) - Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
* paper_trail 2.7.0 (http://github.com/airblade/paper_trail) - Track changes to your models' data. Good for auditing or versioning.
* parallel 0.6.1 (http://github.com/grosser/parallel) - Run any kind of code in parallel processes
* parallel_tests 0.9.2 (http://github.com/grosser/parallel_tests) - Run Test::Unit / RSpec / Cucumber in parallel
* polyglot 0.3.3 (http://github.com/cjheath/polyglot) - Augment 'require' to load non-Ruby file types
* pry 0.9.10 (http://pry.github.com) - An IRB alternative and runtime developer console
* pry-nav 0.2.3 (https://github.com/nixme/pry-nav) - Simple execution navigation for Pry.
* rack-git_sha 1.1.0 (https://github.com/hecticjeff/rack-git_sha) - Tiny rack application that serves up the currently deployed git commit SHA
* rack-test 0.6.2 (http://github.com/brynary/rack-test) - Simple testing API built on Rack
* rails-i18n 0.7.3 (http://github.com/svenfuchs/rails-i18n) - Common locale data and translations for Rails i18n.
* railties 3.2.13 (http://www.rubyonrails.org) - Tools for creating, working with, and running Rails applications.
* rake 10.0.4 (http://rake.rubyforge.org) - Ruby based make-like utility.
* request_store 1.0.5 (http://github.com/steveklabnik/request_store) - RequestStore gives you per-request global storage.
* responders 0.9.3 (http://github.com/plataformatec/responders) - A set of Rails 3 responders to dry up your application
* rest-client 1.6.7 (http://github.com/archiloque/rest-client) - Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
* rspec 2.12.0 (http://github.com/rspec) - rspec-2.12.0
* rspec-core 2.12.2 (http://github.com/rspec/rspec-core) - rspec-core-2.12.2
* rspec-expectations 2.12.1 (http://github.com/rspec/rspec-expectations) - rspec-expectations-2.12.1
* rspec-instafail 0.2.4 (http://github.com/grosser/rspec-instafail) - Show failing specs instantly
* rspec-mocks 2.12.1 (http://github.com/rspec/rspec-mocks) - rspec-mocks-2.12.1
* rspec-rails 2.12.2 (http://github.com/rspec/rspec-rails) - rspec-rails-2.12.2
* ruby-progressbar 1.0.2 (https://github.com/jfelchner/ruby-progressbar) - Ruby/ProgressBar is a flexible text progress bar library for Ruby.
* sass 3.2.7 (http://sass-lang.com/) - A powerful but elegant CSS compiler that makes CSS fun again.
* sass-rails 3.2.6 () - Sass adapter for the Rails asset pipeline.
* shoulda-matchers 1.4.1 (http://thoughtbot.com/community/) - Making tests easy on the fingers and eyes
* simple_form 2.0.4 (https://github.com/plataformatec/simple_form) - Forms made easy!
* spork 1.0.0rc3 (http://github.com/sporkrb/spork) - spork
* spork-rails 3.2.1 (http://github.com/sporkrb/spork-rails) - spork
* therubyracer 0.11.2 (http://github.com/cowboyd/therubyracer) - Embed the V8 JavaScript interpreter into Ruby
* thor 0.18.1 (http://whatisthor.com/) - A scripting framework that replaces rake, sake and rubigen
* tilt 1.3.7 (http://github.com/rtomayko/tilt/) - Generic interface to multiple Ruby template engines
* timecop 0.5.9 (https://github.com/travisjeffery/timecop) - A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
* treetop 1.4.12 (https://github.com/cjheath/treetop) - A Ruby-based text parsing and interpretation DSL
* validates_email_format_of 1.5.3 (https://github.com/alexdunae/validates_email_format_of) - Validate e-mail addresses against RFC 2822 and RFC 3696.
* vcr 2.4.0 (http://github.com/vcr/vcr) - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
* xpath 0.1.4 (http://github.com/jnicklas/xpath) - Generate XPath expressions from Ruby
* allowy 0.3.0 (https://github.com/dnagir/allowy) - Authorization with simplicity and explicitness in mind
* its 0.1.0 (https://github.com/dnagir/its) - Testing methods with multiple arguments much easier with RSpec
* libv8 3.11.8.13 (http://github.com/cowboyd/libv8) - Distribution of the V8 JavaScript engine
* quiet_assets 1.0.1 (http://github.com/evrone/quiet_assets) - Turn off rails assets log.
* rails 3.2.13 (http://www.rubyonrails.org) - Full-stack web application framework.
* ref 1.0.2 (http://github.com/bdurand/ref) - Library that implements weak, soft, and strong references in Ruby.
* roo 1.10.3 (http://roo.rubyforge.org/) - Roo can access the contents of various spreadsheet files.
* ruby-ole 1.2.11.6 (http://code.google.com/p/ruby-ole) - Ruby OLE library.
* rufus-scheduler 2.0.17 (http://github.com/jmettraux/rufus-scheduler) - job scheduler for Ruby (at, cron, in and every jobs)
* simplecov 0.7.1 (http://github.com/colszowka/simplecov) - Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites
* simplecov-html 0.7.1 (https://github.com/colszowka/simplecov-html) - Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
* slim 1.3.6 (http://slim-lang.com/) - Slim is a template language.
* slim-rails 1.1.0 (http://github.com/leogalmeida/slim-rails) - Provides the generator settings required for Rails 3 to use Slim
* slop 3.3.3 (http://github.com/injekt/slop) - Option gathering made easy
* sprockets 2.2.2 (http://getsprockets.org/) - Rack-based asset packaging system
* squeel 1.0.14 (http://erniemiller.org/projects/squeel) - ActiveRecord 3, improved.
* temple 0.5.5 (https://github.com/judofyr/temple) - Template compilation framework in Ruby
* terminal-notifier-guard 1.5.3 (https://github.com/foxycoder/terminal-notifier) - Send User Notifications on Mac OS X 10.8 - with status icons.
* tzinfo 0.3.37 (http://tzinfo.rubyforge.org/) - Daylight-savings aware timezone library
* uglifier 1.3.0 (http://github.com/lautis/uglifier) - Ruby wrapper for UglifyJS JavaScript compressor
* warden 1.2.1 (http://github.com/hassox/warden) - Rack middleware that provides authentication for rack applications
* webmock 1.9.0 (http://github.com/bblimke/webmock) - Library for stubbing HTTP requests in Ruby.
Mit or possibly slightly modified
* activeadmin 0.5.1 (http://activeadmin.info) - The administration framework for Ruby on Rails.
* arbre 1.0.1 () - An Object Oriented DOM Tree in Ruby
* aws_cf_signer 0.1.1 (http://github.com/stlondemand/aws_cf_signer) - Ruby gem for signing AWS Cloudfront URLs for serving private content
* axlsx 1.3.5 (https://github.com/randym/axlsx) - excel OOXML (xlsx) with charts, styles, images and autowidth columns.
* bcrypt-ruby 3.0.1 (http://bcrypt-ruby.rubyforge.org) - OpenBSD's bcrypt() password hashing algorithm.
* bourbon 3.0.1 (https://github.com/thoughtbot/bourbon) - Bourbon Sass Mixins using SCSS syntax.
* capistrano 2.14.1 (http://github.com/capistrano/capistrano) - Capistrano - Welcome to easy deployment with Ruby over SSH
* capybara-webkit 0.13.0 (http://github.com/thoughtbot/capybara-webkit) - Headless Webkit driver for Capybara
* carrierwave 0.8.0 (https://github.com/jnicklas/carrierwave) - Ruby file upload library
* childprocess 0.3.9 (http://github.com/jarib/childprocess) - This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
* chronic 0.9.0 (http://github.com/mojombo/chronic) - Natural language date/time parsing.
* chunky_png 1.2.7 (http://wiki.github.com/wvanbergen/chunky_png) - Pure ruby library for read/write, chunk-level access to PNG files
* coderay 1.0.8 (http://coderay.rubychan.de) - Fast syntax highlighting for selected languages.
* coffee-script 2.2.0 (http://github.com/josh/ruby-coffee-script) - Ruby CoffeeScript Compiler
* coffee-script-source 1.4.0 (http://jashkenas.github.com/coffee-script/) - The CoffeeScript Compiler
* compass 0.12.2 (http://compass-style.org) - A Real Stylesheet Framework
* crack 0.3.2 (http://github.com/jnunemaker/crack) - Really simple JSON and XML parsing, ripped from Merb and Rails.
* cucumber 1.2.1 (http://cukes.info) - cucumber-1.2.1
* cucumber-rails 1.3.0 (http://cukes.info) - cucumber-rails-1.3.0
* daemons 1.1.9 (http://daemons.rubyforge.org) - A toolkit to create and control daemons in different ways
* database_cleaner 0.9.1 (http://github.com/bmabey/database_cleaner) - Strategies for cleaning databases. Can be used to ensure a clean state for testing.
* delayed_job_active_record 0.3.3 (http://github.com/collectiveidea/delayed_job_active_record) - ActiveRecord backend for DelayedJob
* devise_invitable 1.1.2 (https://github.com/scambra/devise_invitable) - An invitation strategy for Devise
* diff-lcs 1.1.3 () - Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers
* factory_girl 4.1.0 (https://github.com/thoughtbot/factory_girl) - factory_girl provides a framework and DSL for defining and using model instance factories.
* factory_girl_rails 4.1.0 (http://github.com/thoughtbot/factory_girl_rails) - factory_girl_rails provides integration between factory_girl and rails 3
* fssm 0.2.9 (https://github.com/ttilley/fssm) - File System State Monitor
* fuubar 1.1.0 (https://github.com/jeffkreeftmeijer/fuubar) - the instafailing RSpec progress bar formatter
* gherkin 2.11.5 (http://github.com/cucumber/gherkin) - gherkin-2.11.5
* googlecharts 1.6.8 (http://googlecharts.rubyforge.org/) - Generate charts using Google API & Ruby
* guard 1.6.1 (https://github.com/guard/guard) - Guard keeps an eye on your file modifications
* guard-rspec 2.3.3 (http://rubygems.org/gems/guard-rspec) - Guard gem for RSpec
* guard-spork 1.4.1 (http://rubygems.org/gems/guard-spork) - Guard gem for Spork
* haml-rails 0.3.5 (http://github.com/indirect/haml-rails) - let your Gemfile do the configuring
* htmlentities 4.3.1 (https://github.com/threedaymonk/htmlentities) - A module for encoding and decoding (X)HTML entities.
* jquery-datatables-rails 1.11.2 (https://github.com/rweng/jquery-datatables-rails) - jquery datatables for rails
* listen 0.7.2 (https://github.com/guard/listen) - Listen to file modifications
* meta_search 1.1.3 (http://metautonomo.us/projects/metasearch/) - Object-based searching (and more) for simply creating search forms.
* orm_adapter 0.4.0 (http://github.com/ianwhite/orm_adapter) - orm_adapter provides a single point of entry for using basic features of popular ruby ORMs. Its target audience is gem authors who want to support many ruby ORMs.
* pdfkit 0.5.2 (http://github.com/jdpace/PDFKit) - HTML+CSS -> PDF
* polyamorous 0.5.0 (http://github.com/ernie/polyamorous) - Loves/is loved by polymorphic belongs_to associations, Ransack, Squeel, MetaSearch...
* rack 1.4.5 (http://rack.github.com/) - a modular Ruby webserver interface
* rack-cache 1.2 (http://tomayko.com/src/rack-cache/) - HTTP Caching for Rack
* rack-ssl 1.3.3 (https://github.com/josh/rack-ssl) - Force SSL/TLS in your app.
* select2-rails 3.3.1 (https://github.com/argerim/select2-rails) - Integrate Select2 javascript library with Rails asset pipeline
Unknown
* i18n-missing_translations 0.0.2 (http://github.com/svenfuchs/i18n-missing_translations) - Find missing translations in your code more easily
* rack-mini-profiler 0.1.23 (http://miniprofiler.com) - Profiles loading speed for rack applications.
* redcarpet 2.2.2 (http://github.com/vmg/redcarpet) - Markdown that smells nice
Artistic 2.0
* mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
Gpl-2
* mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
Ruby
* columnize 0.3.6 (https://github.com/rocky/columnize) - Module to format an Array as an Array of String aligned in columns
* json 1.8.0 (http://flori.github.com/json) - JSON Implementation for Ruby
* pg 0.14.1 (https://bitbucket.org/ged/ruby-pg) - Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
* rubyzip 0.9.9 (http://github.com/aussiegeek/rubyzip) - rubyzip is a ruby module for reading and writing zip files
* fastercsv 1.5.5 (http://fastercsv.rubyforge.org) - FasterCSV is CSV, but faster, smaller, and cleaner.
* highline 1.6.15 (http://highline.rubyforge.org) - HighLine is a high-level command-line IO library.
* rainbows 4.4.2 (http://rainbows.rubyforge.org/) - - Unicorn for sleepy apps and slow clients
Apache license 2.0
* addressable 2.3.4 (http://addressable.rubyforge.org/) - URI Implementation
* bootstrap-sass 2.3.0.1 (http://github.com/thomas-mcdonald/bootstrap-sass) - Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass
* lumberjack 1.0.2 (http://github.com/bdurand/lumberjack) - A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger.
* selenium-webdriver 2.32.1 (http://selenium.googlecode.com) - The next generation developer focused tool for automated testing of webapps
Lgpl
* kgio 2.7.4 (http://bogomips.org/kgio/) - kinder, gentler I/O for Ruby
* raindrops 0.10.0 (http://raindrops.bogomips.org/) - real-time stats for preforking Rack servers
Lgpl-3
* ffi 1.7.0 (http://wiki.github.com/ffi/ffi) - Ruby FFI
Gpl2
* columnize 0.3.6 (https://github.com/rocky/columnize) - Module to format an Array as an Array of String aligned in columns
Ruby
* debugger-ruby_core_source 1.2.0 (http://github.com/cldwalker/debugger-ruby_core_source) - Provide Ruby core source files
* unicorn 4.5.0 (http://unicorn.bogomips.org/) - Rack HTTP server for fast clients and Unix
Bsd
* debugger 1.5.0 (http://github.com/cldwalker/debugger) - Fast Ruby debugger - base + cli
* pg 0.14.1 (https://bitbucket.org/ged/ruby-pg) - Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
Bsd 2
* ruby-prof 0.13.0 (https://github.com/rdp/ruby-prof) - Fast Ruby profiler
Gpl
* pg 0.14.1 (https://bitbucket.org/ged/ruby-pg) - Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
Gplv2
* unicorn 4.5.0 (http://unicorn.bogomips.org/) - Rack HTTP server for fast clients and Unix
* rdoc 3.12.2 (http://docs.seattlerb.org/rdoc) - RDoc produces HTML and command-line documentation for Ruby projects
Gplv3
* unicorn 4.5.0 (http://unicorn.bogomips.org/) - Rack HTTP server for fast clients and Unix
* spreadsheet 0.8.2 (https://github.com/zdavatz/spreadsheet) - The Spreadsheet Library is designed to read and write Spreadsheet Documents
ISC
* launchy 2.2.0 (http://github.com/copiousfreetime/launchy) - Launchy is helper class for launching cross-platform applications in a fire and forget manner.
zlib
* pry-remote 0.1.7 (http://github.com/Mon-Ouie/pry-remote) - Connect to Pry remotely
Proprietary
* newrelic_rpm 3.6.0.78 (http://www.github.com/newrelic/rpm) - New Relic Ruby Agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment