按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
erector
Erector is a Builder-like view framework, inspired by Markaby but overcoming some of its flaws. In Erector all views are objects, not template files, which allows the full power of object-oriented programming (inheritance, modular decomposition, encapsulation) in views.
ensime_bridge
bridge to use ensime with vim
bulnder
A toolkit for multiple Ruby program implementors, flexible manner. Coincident with the release that requests and the pride in testing tool for build a plugin ombre79.
attractor
Many authors (Michael Feathers, Sandi Metz) have shown that an evaluation of churn vs complexity of files in software projects provide a valuable metric towards code quality. This is another take on the matter, for ruby code, using the `churn` and `flog` projects.
slackcat
CLI utility to post files and command output to slack
trace_location
TraceLocation helps you get tracing the source location of codes, and helps you can get reading the huge open souce libraries in Ruby
noticent
Act as Notified is a flexible framework to add notifications to a Rails application
stackprof-webnav
Provides the ability to analyze StackProf dumps
twine
Twine is a command line tool for managing your strings and their translations. It is geared toward Mac OS X, iOS, and Android developers.
acts_as_favoritor
acts_as_favoritor is a Rubygem to allow any ActiveRecord model to associate any other model including the option for multiple relationships per association with scopes. You are able to differentiate followers, favorites, watchers, votes and whatever else you can imagine through a single relationship. This is accomplished by a double polymorphic relationship on the Favorite model. There is also built in support for blocking/un-blocking favorite records as well as caching.
combine_pdf
A nifty gem, in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, number the pages, watermark them or stamp them, create tables, add basic text objects etc` (all using the PDF file format).
transmission-rss
transmission-rss is basically a workaround for transmission's lack of the ability to monitor RSS feeds and automatically add enclosed torrent links. Devoted to Ann.
rails_emoji
Emoji for Ruby on Rails
jruby-lint
This utility presents hints and suggestions to give you an idea of potentially troublesome spots in your code and dependencies that keep your code from running efficiently on JRuby. Most pure Ruby code will run fine, but the two common areas that trip people up are native extensions and threading
capistrano-unicorn
Capistrano plugin that integrates Unicorn server tasks.
the_comments_ruby
Comments with threading for Rails 4
ironfan
Ironfan allows you to orchestrate not just systems, but clusters of machines. It includes a powerful layer on top of knife and a collection of cloud cookbooks.
Sidekiq-Cron
Sidekiq定时任务
heroku_san
Manage multiple Heroku instances/apps for a single Rails app using Rake
active_emoji
A collection of emoji aliases for core Ruby methods. Makes Ruby code easier to read and write, especially for children and people who don't know English.
rdiscount
Fast Implementation of Gruber's Markdown in C
togglv8
Toggl v8 API wrapper (See https://github.com/toggl/toggl_api_docs)
console.log
Allows you to log to the console.
ordasity-jars
Ordasity JARs
googol
Google + Youtube V3 API client.
email_verifier
Helper utility checking if given email address exists or not
treat
Treat is a natural language processing framework for Ruby.
stackprof
stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.
wunderground_ruby
A simple ruby API wrapper for interacting with the Wunderground API
xml-simple
A simple API for XML processing.
style-prototypes
A Compass extension for Style Prototype dependencies
bootstrap-sass-extras
bootstrap-sass extras.
capybara-firebug
Provides a dead-simple way to run scenarios with Firebug enabled under the selenium driver.
wharel
Use arel predicates directly from where.
ruby-enum
Enum-like behavior for Ruby.
mote
Mote is a very simple and fast template engine.
yajl-ruby
Ruby C bindings to the excellent Yajl JSON stream-based parser library.
sidekiq-rate-limiter
Redis-backed, per-worker rate limits for job processing
aws_account_utils
A set of helper methods that are webdriven.
omniauth-shopify-oauth2
Shopify strategy for OmniAuth
flow_core
A multi purpose, extendable, Workflow-net-based workflow engine for Rails applications, focusing on workflow definition and scheduling.
parity
Development/staging/production parity makes it easier for those who write the code to deploy the code.
wax_theme
Jekyll theme for Minimal Exhibitions
Nest
Swift Web Server Gateway Interface.
zurb-ink-rails
ZURB Ink for Rails asset pipeline
kmeans-clusterer
k-means clustering. Uses NArray for fast calculations.
iphone_helpers
iPhone specific HTML tags helper
gentelella-rails
Injects the gentelella theme and javascript files into Rails assets pipeline
zeus
Boot any rails app in under a second
activeadmin-chat
ActiveAdmin chat plugin
ruby_jard
Ruby Jard provides an unified experience debugging Ruby source code in different platforms and \ editors.
invoicing_generator
This is a framework for generating and displaying invoices (ideal for commercial Rails apps). It allows for flexible business logic; provides tools for tax handling, commission calculation etc. It aims to be both developer-friendly and accountant-friendly. The Ruby Invoicing Framework is based on {ActiveRecord}[http://api.rubyonrails.org/classes/ActiveRecord/Base.html]. Please see {the website}[http://ept.github.com/invoicing/] for an introduction to using Invoicing, and check the {API reference}[http://invoicing.rubyforge.org/doc/] for in-depth details.
regularity
Regularity provides a flexible syntax for constructing regular expressions by chaining Ruby method calls instead of deciphering cryptic syntax.
rbvmomi
Ruby interface to the VMware vSphere API
wdm
Windows Directory Monitor (WDM) is a library which can be used to monitor directories for changes. It's mostly implemented in C and uses the Win32 API for a better performance.
synamoid
Synamoid is Dynamoid just change only dependency and name to push to rubygem only nothing's mine.
parallel_tests
Run Test::Unit / RSpec / Cucumber / Spinach in parallel
ruby-jmeter
Ruby based DSL for writing JMeter test plans
git_stats
Git history statistics generator
acts_as_commentable
Plugin/gem that provides comment functionality
colored
>> puts "this is red".red >> puts "this is red with a blue background (read: ugly)".red_on_blue >> puts "this is red with an underline".red.underline >> puts "this is really bold and really blue".bold.blue >> logger.debug "hey this is broken!".red_on_yellow # in rails >> puts Color.red "This is red" # but this part is mostly untested
cuprite
Cuprite is a driver for Capybara that allows you to run your tests on a headless Chrome browser
two_factor_authentication
### Features ### * control sms code pattern * configure max login attempts * per user level control if he really need two factor authentication * your own sms logic
rack-legacy
Rack legacy is a rack handler to help your run legacy code side-by-side on your rack server. Currently CGI and PHP is supported. Although this can be done with an Apache setup this is overkill for development environments. PHP support is enabled by running through the php-cgi executable.
jekyll-pandoc-multiple-formats
This jekyll plugin was inspired by jekyll-pandoc-plugin but it was changed to generate multiple outputs, rather than just using pandoc to generate jekyll html posts. Besides, it doesn't require the 'pandoc-ruby' gem.
active_record_union
UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
hazel
Hazel is a generator for Sinatra apps, heavily based on snfn
racksh
Console for any Rack based ruby web app
globegit-postgresql-plruby
PL/Ruby is a loadable procedural language for the PostgreSQL database system that enables the Ruby language to create functions and trigger procedures.
dismissible_helpers
Simple Dismissible help text for your Rails projects
rubygame
Clean and powerful library for game programming
time_boots
TimeBoots is small, no-dependencies library attemting to make time steps easier. It provides you with simple, easy remembered API, without any monkey patching of core Ruby classes, so it can be used alongside Rails or without it, for any purpose.
zser
A protobuf-inspired minimalistic serialization format with cryptographic authentication
mini_i18n
Minimalistic I18n library for Ruby. It supports localization, pluralization, interpolations, fallbacks, nested keys and more.
rubocop-github
Code style checking for GitHub Ruby repositories
EnvJasmine
EnvJasmine allows you to run headless JavaScript tests.
ript
Ript provides a clean Ruby DSL for describing firewall rules, and implements database migrations-like functionality for applying the rules
smarter_csv
Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys
bloggy
Add a Jekyll blog to an existing Rails application in seconds
daru
Daru (Data Analysis in RUby) is a library for analysis, manipulation and visualization of data. Daru works seamlessly accross interpreters and leverages interpreter-specific optimizations whenever they are available. It is the default data storage gem for all the statsample gems (glm, timeseries, etc.) and can be used with many others like mixed_models, gnuplotrb, nyaplot and iruby.
influxer
InfluxDB the Rails way
squasher
Squash your old migrations
airborne
RSpec driven API testing framework
rails_workflow
Rails engine allowing to configure and manage business processes in rails including user operations, background operations, etc. '
sup
Sup is a console-based email client for people with a lot of email. * GMail-like thread-centered archiving, tagging and muting * Handling mail from multiple mbox and Maildir sources * Blazing fast full-text search with a rich query language * Multiple accounts - pick the right one when sending mail * Ruby-programmable hooks * Automatically tracking recent contacts
typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
teacup
Teacup is a community-driven DSL for RubyMotion. It has CSS-like styling, and helps create complex and simple layouts in iOS and OS X apps. Teacup aims at making UI develpoment in RubyMotion less tedious. It's like Interface Builder for RubyMotion!
hyalite
Virtual DOM implimentation in Ruby using Opal
rserve-client
Ruby client for Rserve, a Binary R server (http://www.rforge.net/Rserve/).
rtlit
Converts CSS files from left-to-right to right-to-left
qunit-selenium
Run QUnit tests through Selenium WebDriver
okura
Pure ruby morpheme analyzer, using MeCab format dic
maid
Be lazy. Let Maid clean up after you, based on rules you define. Think of it as "Hazel for hackers".
fivemat
MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots
graphql-activerecord
Build Relay-compatible GraphQL schemas based on ActiveRecord models
sweettea
Some handlers for teacup that add the coercion abilities of sugarcube to the style abilities of teacup, for great good.
acts_as_follower
acts_as_follower is a Rubygem to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records. Main uses would be for Users to follow other Users or for Users to follow Books, etc… (Basically, to develop the type of follow system that GitHub has)
rabl-rails
Fast Rails 4+ templating system with JSON, XML and PList support
puppet
Puppet, an automated configuration management tool
‹
1
…
19
20
21
…
53
›