Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting object from .load_instance_from_solr #51

Merged

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Mar 26, 2013

Extracting .load_instance_from_solr to object

Extracting #active_fedora_class for SolrInstance

Tidying up SolrInstanceLoader#object

Adding spec for missing pid SolrInstanceLoader

Adding rudimentary doc SolrInstanceLoader

Extracting SolrInstanceLoader to separate class

Extracting .load_instance_from_solr to object

Extracting #active_fedora_class for SolrInstance

Tidying up SolrInstanceLoader#object

Adding spec for missing pid SolrInstanceLoader

Adding rudimentary doc SolrInstanceLoader

Extracting SolrInstanceLoader to separate class
jcoyne added a commit that referenced this pull request Mar 26, 2013
…ding

Extracting object from .load_instance_from_solr
@jcoyne jcoyne merged commit 1c71fd5 into samvera:master Mar 26, 2013
@@ -7,6 +7,7 @@ gemspec
group :development, :test do
gem 'simplecov', :platforms => [:mri_19]#, :mri_20]
gem 'simplecov-rcov', :platforms => [:mri_19]#, :mri_20]
gem 'debugger', :platforms => [:mri_19, :mri_20]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future, don't commit debugger to git. It's not necessary that everyone have this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants