LIBRARIES.txt 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. Mit
  2. * actionmailer 3.2.12 (http://www.rubyonrails.org) - Email composition, delivery, and receiving framework (part of Rails).
  3. * actionpack 3.2.12 (http://www.rubyonrails.org) - Web-flow and rendering framework putting the VC in MVC (part of Rails).
  4. * activemodel 3.2.12 (http://www.rubyonrails.org) - A toolkit for building modeling frameworks (part of Rails).
  5. * activerecord 3.2.12 (http://www.rubyonrails.org) - Object-relational mapper framework (part of Rails).
  6. * activeresource 3.2.12 (http://www.rubyonrails.org) - REST modeling framework (part of Rails).
  7. * activesupport 3.2.12 (http://www.rubyonrails.org) - A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.
  8. * arel 3.0.2 (http://github.com/rails/arel) - Arel is a SQL AST manager for Ruby
  9. * bootstrap-sass 3.1.1.0 (https://github.com/twbs/bootstrap-sass) - Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass
  10. * builder 3.0.4 (http://onestepback.org) - Builders for MarkUp.
  11. * bundler 1.12.5 (http://bundler.io) - The best way to manage your application's dependencies
  12. * capybara 2.4.4 (http://github.com/jnicklas/capybara) - Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb
  13. * coffee-rails 3.2.2 () - Coffee Script adapter for the Rails asset pipeline.
  14. * coffee-script-source 1.6.3 (http://jashkenas.github.com/coffee-script/) - The CoffeeScript Compiler
  15. * docile 1.1.5 (https://ms-ati.github.io/docile/) - Docile keeps your Ruby DSLs tame and well-behaved
  16. * edn 1.0.0 () - 'edn implements a reader for Extensible Data Notation by Rich Hickey.'
  17. * erubis 2.7.0 (http://www.kuwata-lab.com/erubis/) - a fast and extensible eRuby implementation which supports multi-language
  18. * execjs 1.4.0 (https://github.com/sstephenson/execjs) - Run JavaScript code from Ruby
  19. * factory_girl 4.5.0 (https://github.com/thoughtbot/factory_girl) - factory_girl provides a framework and DSL for defining and using model instance factories.
  20. * factory_girl_rails 4.5.0 (http://github.com/thoughtbot/factory_girl_rails) - factory_girl_rails provides integration between factory_girl and rails 3
  21. * gem-licenses 0.1.2 (http://github.com/dblock/gem-licenses) - List all gem licenses.
  22. * hike 1.2.3 (http://github.com/sstephenson/hike) - Find files in a set of paths
  23. * i18n 0.6.5 (http://github.com/svenfuchs/i18n) - New wave Internationalization support for Ruby
  24. * jdbc-postgresql 9.2.1000 (https://github.com/rosenfeld/jdbc-postgresql) - PostgresSQL jdbc driver for JRuby
  25. * journey 1.0.4 (http://github.com/rails/journey) - Journey is a router
  26. * jquery-rails 3.0.4 (http://rubygems.org/gems/jquery-rails) - Use jQuery with Rails 3
  27. * json-schema 2.6.2 (http://github.com/ruby-json-schema/json-schema/tree/master) - Ruby JSON Schema Validator
  28. * mail 2.4.4 (http://github.com/mikel/mail) - Mail provides a nice Ruby DSL for making, sending and reading emails.
  29. * metaclass 0.0.4 (http://github.com/floehopper/metaclass) - Adds a metaclass method to all Ruby objects
  30. * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
  31. * mocha 1.1.0 (http://gofreerange.com/mocha/docs) - Mocking and stubbing library
  32. * multi_json 1.7.9 (http://github.com/intridea/multi_json) - A common interface to multiple JSON libraries.
  33. * nokogiri 1.6.5 (http://nokogiri.org) - Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
  34. * polyglot 0.3.3 (http://github.com/cjheath/polyglot) - Augment 'require' to load non-Ruby file types
  35. * rack-test 0.6.2 (http://github.com/brynary/rack-test) - Simple testing API built on Rack
  36. * railties 3.2.12 (http://www.rubyonrails.org) - Tools for creating, working with, and running Rails applications.
  37. * rake 10.1.0 (http://rake.rubyforge.org) - Ruby based make-like utility.
  38. * rspec-core 2.14.3 (http://github.com/rspec/rspec-core) - rspec-core-2.14.3
  39. * rspec-expectations 2.14.0 (http://github.com/rspec/rspec-expectations) - rspec-expectations-2.14.0
  40. * rspec-mocks 2.14.1 (http://github.com/rspec/rspec-mocks) - rspec-mocks-2.14.1
  41. * rspec-rails 2.14.0 (http://github.com/rspec/rspec-rails) - rspec-rails-2.14.0
  42. * sass 3.2.9 (http://sass-lang.com/) - A powerful but elegant CSS compiler that makes CSS fun again.
  43. * sass-rails 3.2.6 () - Sass adapter for the Rails asset pipeline.
  44. * simplecov 0.9.0 (http://github.com/colszowka/simplecov) - Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
  45. * spork 1.0.0rc3 (http://github.com/sporkrb/spork) - spork
  46. * therubyrhino 2.0.2 (http://github.com/cowboyd/therubyrhino) - Embed the Rhino JavaScript interpreter into JRuby
  47. * thor 0.18.1 (http://whatisthor.com/) - A scripting framework that replaces rake, sake and rubigen
  48. * tilt 1.4.1 (http://github.com/rtomayko/tilt/) - Generic interface to multiple Ruby template engines
  49. * treetop 1.4.14 (https://github.com/cjheath/treetop) - A Ruby-based text parsing and interpretation DSL
  50. * uglifier 2.1.2 (http://github.com/lautis/uglifier) - Ruby wrapper for UglifyJS JavaScript compressor
  51. * xpath 2.0.0 (http://github.com/jnicklas/xpath) - Generate XPath expressions from Ruby
  52. * blankslate 2.1.2.4 (http://github.com/masover/blankslate) - BlankSlate extracted from Builder.
  53. * bourbon 3.1.8 (https://github.com/thoughtbot/bourbon) - Bourbon Sass Mixins using SCSS syntax.
  54. * coffee-script 2.2.0 (http://github.com/josh/ruby-coffee-script) - Ruby CoffeeScript Compiler
  55. * diff-lcs 1.2.4 (http://diff-lcs.rubyforge.org/) - Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm
  56. * jquery-ui-rails 4.0.3 (https://github.com/joliss/jquery-ui-rails) - jQuery UI packaged for the Rails asset pipeline
  57. * parslet 1.4.0 (http://kschiess.github.com/parslet) - Parser construction library with great error reporting in Ruby.
  58. * rack 1.4.5 (http://rack.github.com/) - a modular Ruby webserver interface
  59. * rack-cache 1.2 (http://tomayko.com/src/rack-cache/) - HTTP Caching for Rack
  60. * rack-ssl 1.3.3 (https://github.com/josh/rack-ssl) - Force SSL/TLS in your app.
  61. * rails 3.2.12 (http://www.rubyonrails.org) - Full-stack web application framework.
  62. * simplecov-html 0.8.0 (https://github.com/colszowka/simplecov-html) - Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
  63. * tzinfo 0.3.37 (http://tzinfo.rubyforge.org/) - Daylight-savings aware timezone library
  64. * warbler 1.4.0.beta1 (http://caldersphere.rubyforge.org/warbler) - Warbler chirpily constructs .war files of your Rails applications.
  65. Artistic 2.0
  66. * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
  67. Gpl-2
  68. * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
  69. Bsd
  70. * activerecord-jdbc-adapter 1.2.9.1 (https://github.com/jruby/activerecord-jdbc-adapter) - JDBC adapter for ActiveRecord, for use within JRuby on Rails.
  71. * jdbc-postgres 9.2.1004 (https://github.com/jruby/activerecord-jdbc-adapter) - PostgreSQL JDBC driver for JRuby and PostgreSQL/ActiveRecord-JDBC (activerecord-jdbcpostgresql-adapter).
  72. Apache license 2.0
  73. * addressable 2.3.8 (https://github.com/sporkmonger/addressable) - URI Implementation
  74. * bcrypt-ruby 3.0.1 (http://bcrypt-ruby.rubyforge.org) - OpenBSD's bcrypt() password hashing algorithm.
  75. * database_cleaner 1.4.0 (http://github.com/bmabey/database_cleaner) - Strategies for cleaning databases. Can be used to ensure a clean state for testing.
  76. * annotate 2.5.0 (http://github.com/ctran/annotate_models) - Annotates Rails Models, routes, fixtures, and others based on the database schema.
  77. * smack 3.3.1 (https://www.igniterealtime.org/projects/smack/) - XMPP library
  78. Ruby
  79. * json 1.8.0 (http://json-jruby.rubyforge.org/) - JSON implementation for JRuby
  80. * rubyzip 0.9.9 (http://github.com/aussiegeek/rubyzip) - rubyzip is a ruby module for reading and writing zip files
  81. * httpclient 2.3.4.1 (http://github.com/nahi/httpclient) - gives something like the functionality of libwww-perl (LWP) in Ruby
  82. Ruby's and psfl (lib/test/unit/diff.rb)
  83. * test-unit 2.5.5 (http://test-unit.rubyforge.org/) - test-unit - Improved version of Test::Unit bundled in Ruby 1.8.x.
  84. Public domain
  85. * torquebox 3.1.2 (http://torquebox.org/) - TorqueBox Gem
  86. * torquebox-cache 3.1.2 (http://torquebox.org/) - TorqueBox Cache Gem
  87. * torquebox-configure 3.1.2 (http://torquebox.org/) - TorqueBox Configure Gem
  88. * torquebox-core 3.1.2 (http://torquebox.org/) - TorqueBox Core Gem
  89. * torquebox-messaging 3.1.2 (http://torquebox.org/) - TorqueBox Messaging Client
  90. * torquebox-naming 3.1.2 (http://torquebox.org/) - TorqueBox Naming Client
  91. * torquebox-rake-support 3.1.2 (http://torquebox.org/) - TorqueBox Rake Support
  92. * torquebox-security 3.1.2 (http://torquebox.org/) - TorqueBox Security Gem
  93. * torquebox-server 3.1.2 (http://torquebox.org/) - TorqueBox Server Gem
  94. * torquebox-stomp 3.1.2 (http://torquebox.org/) - TorqueBox STOMP Support
  95. * torquebox-transactions 3.1.2 (http://torquebox.org/) - TorqueBox Transactions Gem
  96. * torquebox-web 3.1.2 (http://torquebox.org/) - TorqueBox Web Gem
  97. LGPL
  98. * jruby-1.7.4
  99. * jruby-jars 1.7.4 (http://github.com/jruby/jruby/tree/master/gem/jruby-jars) - The core JRuby code and the JRuby stdlib as jar
  100. * jruby-rack 1.1.13.2 (http://jruby.org) - Rack adapter for JRuby and Servlet Containers
  101. ** JRuby is tri-licensed GPL, LGPL, and EPL.
  102. MPL
  103. * therubyrhino_jar 1.7.4 (http://github.com/cowboyd/therubyrhino) - Rhino's jars packed for therubyrhino
  104. Unknown
  105. * spork-testunit 0.0.8 (http://github.com/timcharper/spork-testunit) - spork-testunit
  106. * sprockets 2.2.2 (http://getsprockets.org/) - Rack-based asset packaging system