josh

Joshua Peek
Chicago, IL
Excludes attributes from serialization methods like to_xml and to_json.
Created 3 months ago
legend
Homework assignments for CSC 224 Java for Programmers.
Created 3 months ago
legend
Homework assignments for CSC 309 Object-Oriented Programming in C++.
Created 3 months ago
legend
Homework assignments for CSC 393 Data Structures In C++.
Created about 1 month ago
legend
Provides a thin wrapper around the excellent ruby-openid gem from JanRan.
Created 2 months ago
legend
Sets a pseudo primary key for the model.
Created 3 months ago
legend
(experimental) Mirror of Rack's darcs repository
Forked from chneukirchen/rack-mirror 21 days ago
legend
Ruby on Rails
Forked from rails/rails 3 months ago
legend
Automatically rescue from ActiveRecord::RecordInvalid exceptions caused by create! and save!.
Created 3 months ago
legend
Adds simple search singleton method to class.
Created 3 months ago
legend
Adds simple_format_with_html, which behaves similar to the built in simple_format but leaves html...
Created 3 months ago
legend
Heckle, for testing thread safety
Created 16 days ago
legend
TinyMCE is a platform independent webbased Javascript HTML WYSIWYG editor control, developed in J...
Created about 1 month ago
legend
RESTful Rails Wiki
Created 3 months ago
legend

Following

Public Activity  feed

josh commented on rails/rails 1 day ago
Comment in 3b0e1d9:

haha
Before I commit any…

josh committed to tinymce 1 day ago

df2997810f15eb26227ed5aec7fdea3840deb062

Ensure next cell is selected before collapsing.

josh committed to tinymce 1 day ago

78cfdb68da57c26c03451e46314ca31c0ca0fd85

Fix strange blank Safari character.

josh committed to tinymce 1 day ago

bc573a57df7133f2f48740b893dce4e5a35a562d

Warn user when deleting tables with data in them.

josh committed to tinymce 1 day ago

8070c174c6fae48843ba290e1886abde56ce0474

Extract getCellGrid method.

josh committed to tinymce 1 day ago

eb52a532cb5a721a95b76bf852d9676aa7ea0332

Shift tab moves to previous table cell.

josh commented on rails/rails 1 day ago
Comment in 6df995b:

I committed it for Robby. I…

josh committed to rails 2 days ago

8f8c4efc03adc68378bdf3631845e47012f359df

Merge branch 'master' into thread_safe

josh committed to rails 2 days ago

52b59ab0755eb9d5848bab5bb0a69f24ab78cb8b

Merge branch 'master' into autoload

josh committed to rails 2 days ago

603c853a340c9dbf6a959e74116487b870b7a893

Don't fallback to just adding "'s" in TextHelper#pluralize, because the Inflector is always loaded.