You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rails3_before_render-0.2.0-1.lbn19.noarch
Add a hook like before_filter to your controllers that gets executed between when your action is completed and the template is rendered. It can really DRY up loading some data that is used for views (headers / layouts / etc).
RPMPackage rubygem-rails-observers-0.1.2-5.lbn19.noarch
Rails observer (removed from core in Rails 4.0). ActiveModel::Observer, ActiveRecord::Observer and ActionController::Caching::Sweeper extracted from Rails.
RPMPackage rubygem-rails-dom-testing-1.0.6-1.lbn19.noarch
This gem can compare doms and assert certain elements exists in doms using Nokogiri. .
RPMPackage rubygem-rails-deprecated_sanitizer-1.0.3-1.lbn19.noarch
 
RPMPackage rubygem-rails-4.1.5-3.lbn19.noarch
Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
RPMPackage rubygem-radius-0.7.3-1.lbn19.noarch
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. It uses tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...).
RPMPackage rubygem-rack-test-0.6.2-3.lbn19.noarch
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.
RPMPackage rubygem-rack-ssl-1.3.3-1.lbn19.noarch
Rack middleware to force SSL/TLS.
RPMPackage rubygem-rack-respond_to-0.9.8-1.lbn19.noarch
Rack middleware port of Rails's respond_to feature.
RPMPackage rubygem-rack-protection-1.3.2-3.fc19.noarch
This gem protects against typical web attacks. Should work for all Rack apps, including Rails.
RPMPackage rubygem-rack-openid-1.4.1-2.lbn19.noarch
Provides a more HTTPish API around the ruby-openid library.
RPMPackage rubygem-rack-mount-0.8.3-2.lbn19.noarch
A stackable dynamic tree based Rack router.
RPMPackage rubygem-rack-jsonp-1.3.1-1.lbn19.noarch
A Rack middleware for providing JSON-P support.
RPMPackage rubygem-rack-contrib-1.1.0-1.lbn19.noarch
Contributed Rack Middleware and Utilities
RPMPackage rubygem-rack-cache-1.2-4.lbn19.noarch
Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information
RPMPackage rubygem-rack-accept-media-types-0.9-1.lbn19.noarch
Rack middleware for simplified handling of Accept header. Accept header parser.
RPMPackage rubygem-rack-accept-0.4.5-1.lbn19.noarch
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack.
RPMPackage rubygem-rack-1.5.2-1.lbn19.noarch
Rack provides a common API for connecting web frameworks, web servers and layers of software in between
RPMPackage rubygem-racc-1.4.14-1.lbn19.x86_64
Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. \ You can run your parsers generated by racc 1.4.x out of the box.
RPMPackage rubygem-rabl-0.9.0-1.lbn19.noarch
RABL (Ruby API Builder Language) is a Rails and Padrino ruby templating system for generating JSON, XML, MessagePack, PList and BSON.