dinatih
Web Information System Architect, and Passionate Code Craftsman. Ruby, Ruby on Rails, Github, Heroku, Bootstrap
Bibliothèque François Mitterrand, 75013, Paris
dinatih's Stars
activeadmin/activeadmin
The administration framework for Ruby on Rails applications.
awesome-print/awesome_print
Pretty print your Ruby objects with style -- in full color and with proper indentation
brianmario/mysql2
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
mrdoob/three.js
JavaScript 3D Library.
jashkenas/coffeescript
Unfancy JavaScript
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
bblimke/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
stefankroes/ancestry
Organise ActiveRecord model into a tree structure
heartcombo/devise
Flexible authentication solution for Rails with Warden.
flyerhzm/bullet
help to kill N+1 queries and unused eager loading
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
nanoc/nanoc
A powerful web publishing system
mileszs/wicked_pdf
PDF generator (from HTML) plugin for Ruby on Rails
faye/faye
Simple pub/sub messaging for the web
fog/fog
The Ruby cloud services library.
thoughtbot/high_voltage
Easily include static pages in your Rails app.
jquery/jquery
jQuery JavaScript Library
carmen-ruby/carmen
A repository of geographic regions for Ruby
capistrano/capistrano
A deployment automation tool built on Ruby, Rake, and SSH.
javan/whenever
Cron jobs in Ruby
rtomayko/tilt
Generic interface to multiple Ruby template engines
geekq/workflow
Ruby finite-state-machine-inspired API for modeling workflow
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
travisjeffery/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
DmitryBaranovskiy/raphael
JavaScript Vector Library
sparklemotion/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
rails/thor
Thor is a toolkit for building powerful command-line interfaces.
norman/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
prawnpdf/prawn
Fast, Nimble PDF Writer for Ruby