{"pulls":[{"issue_user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"issue_updated_at":"2011-01-21T09:04:25-08:00","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","position":158.0,"number":251,"votes":0,"comments":0,"body":"Hi, the README file talks about an admin:copy_assets task. But that task is not in the repo anywhere, so I implemented one. Let me know if it is good enough.","title":"Missing copy_assets","base":{"repository":{"language":"Ruby","url":"https://github.com/sferik/rails_admin","open_issues":44,"homepage":"","has_issues":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"pushed_at":"2011/01/21 11:31:05 -0800","forks":113,"has_downloads":true,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"a865e72344359f766b3ab03d3075c65798719ddd","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"created_at":"2011-01-21T09:04:25-08:00","html_url":"https://github.com/sferik/rails_admin/pull/251","head":{"repository":{"language":"Ruby","url":"https://github.com/akitaonrails/rails_admin","open_issues":0,"homepage":"","has_issues":false,"created_at":"2010/12/20 05:15:37 -0800","fork":true,"pushed_at":"2011/01/21 09:02:56 -0800","forks":1,"has_downloads":true,"size":4740,"private":false,"name":"rails_admin","owner":"akitaonrails","watchers":13,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"11e73d9078eec1cd4035d1a5ac5044920bdd0ab2","label":"akitaonrails:master","user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"ref":"master"},"diff_url":"https://github.com/sferik/rails_admin/pull/251.diff","updated_at":"2011-01-21T09:04:25-08:00","user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"patch_url":"https://github.com/sferik/rails_admin/pull/251.patch","issue_created_at":"2011-01-21T09:04:25-08:00","labels":[],"state":"open"},{"issue_user":{"gravatar_id":"cf68a0fe4901556a1665e4e154bfe7c8","type":"User","login":"JayTeeSF"},"issue_updated_at":"2011-01-10T20:10:15-08:00","gravatar_id":"cf68a0fe4901556a1665e4e154bfe7c8","position":144.0,"number":237,"votes":0,"comments":0,"body":"RailsAdmin::AbstractModel has a bug in it's \"all\" method. It searches for \"class \" inside /app/models/**/*.rb. However, some of those discoveries were inside comments/quotes.\r\n\r\nAs such, I've modified it to use the union of those finds and the result of Module.constants.\r\nI also added a bit of \"connascence\" in that I made the self.lookup method accept a true/false flag for determining when to throw an exception -- which it still does by default.\r\n\r\nCheers,\r\nJonathan\r\n\r\np.s.\r\n(I'm new to open-source, so feel free to give me feedback positive/negative.)\r\n","title":"Bug-Fix w/ discovering ActiveRecord models","base":{"repository":{"language":"Ruby","url":"https://github.com/sferik/rails_admin","open_issues":44,"homepage":"","has_issues":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"pushed_at":"2011/01/21 11:31:05 -0800","forks":113,"has_downloads":true,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"4c869d52a13e2c89024a60b186715adf472b62ff","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"created_at":"2011-01-10T20:10:15-08:00","html_url":"https://github.com/sferik/rails_admin/pull/237","head":{"repository":{"language":"Ruby","url":"https://github.com/JayTeeSF/rails_admin","open_issues":0,"homepage":"","has_issues":false,"created_at":"2011/01/08 21:12:35 -0800","fork":true,"pushed_at":"2011/01/10 23:14:08 -0800","forks":0,"has_downloads":true,"size":2248,"private":false,"name":"rails_admin","owner":"JayTeeSF","watchers":1,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"8e7a456d71472b351b6da40b09619456f44125d0","label":"JayTeeSF:master","user":{"gravatar_id":"cf68a0fe4901556a1665e4e154bfe7c8","type":"User","login":"JayTeeSF"},"ref":"master"},"diff_url":"https://github.com/sferik/rails_admin/pull/237.diff","updated_at":"2011-01-10T23:14:10-08:00","user":{"gravatar_id":"cf68a0fe4901556a1665e4e154bfe7c8","type":"User","login":"JayTeeSF"},"patch_url":"https://github.com/sferik/rails_admin/pull/237.patch","issue_created_at":"2011-01-10T20:10:15-08:00","labels":[],"state":"open"},{"issue_user":{"name":"Maciej Lotkowski","company":"","gravatar_id":"07fb1f108e968f7b8573307eefddd66f","location":"Warsaw","type":"User","login":"ml","email":"maciej.lotkowski@gmail.com"},"issue_updated_at":"2011-01-06T07:14:22-08:00","gravatar_id":"07fb1f108e968f7b8573307eefddd66f","position":43.0,"number":220,"votes":1,"comments":3,"body":"Hi\r\n\r\nI added AbstracObject class to replace direct ActiveRecord calls in the controller. I moved the code for creating, updating and destroying from the controller to this class. AbstractObject should be good place for something like https://github.com/ianwhite/orm_adapter. I think that moving everything related to the history from MainController to AbstracObject is also good idea. ","title":"Abstract object","base":{"repository":{"language":"Ruby","url":"https://github.com/sferik/rails_admin","open_issues":44,"homepage":"","has_issues":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"pushed_at":"2011/01/21 11:31:05 -0800","forks":113,"has_downloads":true,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"created_at":"2011-01-03T05:56:35-08:00","html_url":"https://github.com/sferik/rails_admin/pull/220","head":{"repository":{"language":"Ruby","url":"https://github.com/ml/rails_admin","open_issues":0,"homepage":"","has_issues":false,"created_at":"2010/12/17 13:01:32 -0800","fork":true,"pushed_at":"2011/01/16 04:45:10 -0800","forks":0,"has_downloads":true,"size":3212,"private":false,"name":"rails_admin","owner":"ml","watchers":1,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"71e02d7a0e1132e906537f3203bbfa88292393ca","label":"ml:abstract_object","user":{"name":"Maciej Lotkowski","company":"","gravatar_id":"07fb1f108e968f7b8573307eefddd66f","location":"Warsaw","type":"User","login":"ml","email":"maciej.lotkowski@gmail.com"},"ref":"abstract_object"},"diff_url":"https://github.com/sferik/rails_admin/pull/220.diff","updated_at":"2011-01-16T04:45:11-08:00","user":{"name":"Maciej Lotkowski","company":"","gravatar_id":"07fb1f108e968f7b8573307eefddd66f","location":"Warsaw","type":"User","login":"ml","email":"maciej.lotkowski@gmail.com"},"patch_url":"https://github.com/sferik/rails_admin/pull/220.patch","issue_created_at":"2011-01-03T05:56:35-08:00","labels":[],"state":"open"},{"issue_user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"issue_updated_at":"2011-01-05T13:27:34-08:00","gravatar_id":"c544188078900e5d5976689949177f11","position":40.0,"number":190,"votes":0,"comments":11,"body":"I met binary field in one rails app, so we should support it","title":"Add binary field","base":{"repository":{"language":"Ruby","url":"https://github.com/sferik/rails_admin","open_issues":44,"homepage":"","has_issues":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"pushed_at":"2011/01/21 11:31:05 -0800","forks":113,"has_downloads":true,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"86827947a3912e152fa02507a1547fc9c64d5acd","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"merged_at":"2011-01-04T09:32:59-08:00","created_at":"2010-12-21T08:12:00-08:00","html_url":"https://github.com/sferik/rails_admin/pull/190","head":{"repository":{"language":"Ruby","url":"https://github.com/slawosz/rails_admin","open_issues":0,"homepage":"","has_issues":false,"created_at":"2010/11/29 06:58:20 -0800","fork":true,"pushed_at":"2011/01/13 07:54:13 -0800","forks":0,"has_downloads":true,"size":2424,"private":false,"name":"rails_admin","owner":"slawosz","watchers":2,"description":"my fork, original description: RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"109b8d9f1bba82f1f21e4984880364d7fc8e9932","label":"slawosz:add_binary_field","user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"ref":"add_binary_field"},"diff_url":"https://github.com/sferik/rails_admin/pull/190.diff","updated_at":"2011-01-04T09:32:59-08:00","user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"patch_url":"https://github.com/sferik/rails_admin/pull/190.patch","issue_created_at":"2010-12-21T08:12:00-08:00","labels":[],"state":"open"},{"issue_user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"issue_updated_at":"2010-12-27T06:52:19-08:00","gravatar_id":"c544188078900e5d5976689949177f11","position":39.0,"number":188,"votes":0,"comments":3,"body":"I think it is ready.","title":"Add associated record","base":{"repository":{"language":"Ruby","url":"https://github.com/sferik/rails_admin","open_issues":44,"homepage":"","has_issues":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"pushed_at":"2011/01/21 11:31:05 -0800","forks":113,"has_downloads":true,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"487d0ec845efe95b10d6336f3e9256ab48300230","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"created_at":"2010-12-20T07:02:14-08:00","html_url":"https://github.com/sferik/rails_admin/pull/188","head":{"repository":{"language":"Ruby","url":"https://github.com/slawosz/rails_admin","open_issues":0,"homepage":"","has_issues":false,"created_at":"2010/11/29 06:58:20 -0800","fork":true,"pushed_at":"2011/01/13 07:54:13 -0800","forks":0,"has_downloads":true,"size":2424,"private":false,"name":"rails_admin","owner":"slawosz","watchers":2,"description":"my fork, original description: RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data","has_wiki":true},"sha":"640c3d84efbf7b987eb3a7862e1d4e5057bc319a","label":"slawosz:add_associated_record","user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"ref":"add_associated_record"},"diff_url":"https://github.com/sferik/rails_admin/pull/188.diff","updated_at":"2011-01-12T07:51:21-08:00","user":{"name":"Sławosz","company":"innov8on.com","gravatar_id":"c544188078900e5d5976689949177f11","location":"Warsaw","blog":"slawosz.github.com","type":"User","login":"slawosz","email":"slawosz@gmail.com"},"patch_url":"https://github.com/sferik/rails_admin/pull/188.patch","issue_created_at":"2010-12-20T07:02:14-08:00","labels":[],"state":"open"}]}