Jean-Michel G's Library tagged → View Popular
Spike - Rails log interface
The aim of Spike is to make it easy to see all of your requests, narrow them down to only the most relevant, and examine the details of those requests. To do it quickly, and with a pleasant interface.
grosser's ar_merge at master - GitHub
Merge 2 ActiveRecords, preserving attributes, associations and counters
neerajdotname's admin_data at master - GitHub
typus clone
some nice advanced search features
The Ruby Toolbox: Know your options!
The Ruby Toolbox gives you an overview of these tools, sorted in categories and rated by the amount of watchers and forks in the corresponding source code repository on GitHub so you can find out easily what options you have and which are the most common ones in the Ruby community.
wayneeseguin's dynamic_reports at master - GitHub
class OrdersReport < DynamicReports::Report title "Orders Report" subtitle "All orders recorded in database" columns :total, :created_at end Then in our admin/reports controller (this can be any controller) we define an action to deliver the report: def orders @orders = Order.find(:all, :limit => 25) render :text => OrdersReport.on(@orders).to_html, :layout => "application" end
Machinery to create object graphs and speed up tests | Lambda @ Copa
This simple idea should speed up RSpec models tests a LOT! *AWESOME* !
FakeWeb 1.2.6 API Documentation
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
state_machine: One machine to rule them all? | PluginAWeek
* Define multiple state machines on any Ruby class
* Namespaced state machines
* before/after transition hooks with explicit transition requirements
* Integration with ActiveRecord / DataMapper / Sequel
* State-driven instance / class behavior
* State values of any data type
* Dynamically-generated state values
* Inheritance support
* Simple instance/class method overrides
* Internationalization
* GraphViz visualization creator
RailsBridge
RailsBridge guidelines are
First, do no harm. Then, help where you can.
Bridge the gap from aspiring developer to contributing community member through mentoring, teaching & writing.
Reach out to individuals and groups who are underrepresented in the community.
Collaborate with other groups with similar goals.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in rubyonra...
-
ruby
links about ruby and ruby o...
Items: 19 | Visits: 34
Created by: PJ Cabrera
-
Ruby on Rails
Items: 1 | Visits: 1
Created by: curtismchale
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
