CARVIEW |
rails
- You’re not logged in!
- Login
- Pricing & Signup
- Website/Blog
- https://weblog.rubyonrails.org/
- Member Since
- Apr 01, 2008
Following 0 coders and watching 52 repositories view all →
Public Repositories (41)
-
rails
Ruby on Rails
Last updated Thu Mar 25 17:12:37 -0700 2010
-
arel
A Relational Algebra
Forked from brynary/arel Wed Oct 14 16:47:40 -0700 2009
Last updated Thu Mar 25 11:53:31 -0700 2010
-
rails_xss
A plugin for rails 2.3 apps which switches the default to escape by default
Forked from NZKoz/rails_xss Tue Feb 02 13:12:03 -0800 2010
Last updated Mon Mar 22 06:40:52 -0700 2010
-
prototype_legacy_helper
Last updated Tue Mar 16 20:05:31 -0700 2010
-
exception_notification
Exception Notifier Plugin for Rails
Last updated Sat Mar 13 16:12:16 -0800 2010
-
rack-mount
Stackable dynamic tree based Rack router
Forked from josh/rack-mount Thu Feb 25 13:26:40 -0800 2010
Last updated Fri Feb 19 17:26:11 -0800 2010
-
prototype-ujs
Last updated Tue Feb 16 21:33:01 -0800 2010
-
jquery-ujs
Last updated Tue Feb 16 13:52:45 -0800 2010
-
rails_upgrade
Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0
Forked from jm/rails_upgrade Sun Jan 31 21:15:32 -0800 2010
Last updated Fri Feb 05 20:11:41 -0800 2010
-
dynamic_form
Last updated Sat Jan 23 08:28:37 -0800 2010
-
hide_action
Last updated Fri Jan 22 12:15:23 -0800 2010
-
verification
Last updated Fri Jan 22 12:12:44 -0800 2010
-
open_id_authentication
OpenID authentication plugin
Last updated Thu Jan 21 12:00:24 -0800 2010
-
rack
a modular Ruby webserver interface
Forked from rack/rack Thu Oct 15 17:01:54 -0700 2009
Last updated Sun Dec 27 16:29:36 -0800 2009
-
asset_server
Last updated Wed Dec 09 07:48:36 -0800 2009
-
fcgi_handler
Rails FastCGI handler
Last updated Mon Oct 05 09:15:31 -0700 2009
-
sqlite2_adapter
SQLite 2 adapter for Rails 3
Last updated Mon Aug 17 06:52:24 -0700 2009
-
in_place_editing
InPlaceEditing plugin
Last updated Fri Feb 27 19:00:39 -0800 2009
-
irs_process_scripts
The extracted inspector, reaper, and spawner scripts from script/process/*
Last updated Tue Jan 27 13:47:51 -0800 2009
-
request_profiler
Request profiler based on integration test scripts
Last updated Sun Jan 18 09:56:50 -0800 2009
-
render_component
Components allow you to call other actions for their rendered response while executing another ac...
Last updated Mon Dec 29 17:10:39 -0800 2008
-
deadlock_retry
Deadlock Retry plugin
Last updated Tue Oct 14 16:05:31 -0700 2008
-
country_select
Country Select Plugin
Last updated Wed Oct 08 02:52:36 -0700 2008
-
iso-3166-country-select
A plugin containing the old country_select helper
Last updated Wed Oct 08 02:48:26 -0700 2008
-
tzinfo_timezone
TZInfo Timezone plugin
Last updated Wed Sep 10 12:12:21 -0700 2008
-
upload_progress
Upload progress plugin
Last updated Thu May 29 14:04:19 -0700 2008
-
tztime
TzTime plugin
Last updated Thu May 29 14:02:41 -0700 2008
-
token_generator
Token generator plugin
Last updated Thu May 29 13:59:44 -0700 2008
-
ssl_requirement
SSL Requirement plugin
Last updated Thu May 29 13:58:13 -0700 2008
-
scriptaculous_slider
Scriptaculous slider plugin
Last updated Thu May 29 13:56:45 -0700 2008
-
scaffolding
Dynamic Scaffolding plugin
Last updated Thu May 29 13:55:30 -0700 2008
-
localization
Localization plugin
Last updated Thu May 29 13:38:16 -0700 2008
-
javascript_test
JavaScript testing plugin
Last updated Thu May 29 13:37:12 -0700 2008
-
http_authentication
Http Authentication
Last updated Thu May 29 13:34:13 -0700 2008
-
continuous_builder
Continuous integration made trivial
Last updated Thu May 29 13:30:14 -0700 2008
-
auto_complete
Auto Completion plugin
Last updated Thu May 29 13:28:34 -0700 2008
-
atom_feed_helper
AtomFeedHelper plugin
Last updated Thu May 29 13:27:18 -0700 2008
-
acts_as_tree
ActsAsTree plugin
Last updated Thu May 29 13:25:50 -0700 2008
-
acts_as_nested_set
ActsAsNestedSet
Last updated Thu May 29 13:24:04 -0700 2008
-
acts_as_list
ActsAsList plugin
Last updated Thu May 29 13:21:58 -0700 2008
-
account_location
Account Location Plugin
Last updated Thu May 29 13:18:37 -0700 2008
Public Activity 
codesnik, I recommend you do not look at how Ruby code is turned into Assembler. The inefficiencies that the Ruby community at large go through to present a nicer human environment is probably disgusting to most if you look under the covers. Don't look inside inside the chocolate factory!
Also, you can do "rails g" for generate. All the major commands have shortcuts. See "rails --help" for an index of them all.