CocoaPods / search.cocoapods.org

This is the CocoaPods search engine repo, please direct CocoaPods issues to the main CocoaPods repository.
25 stars 11 forks source link

Searching for "pod" hiccups the server. #46

Closed floere closed 10 years ago

floere commented 10 years ago

This is slightly funny: Searching for "pod" (http://cocoapods.org/?q=pod) results in trouble in the server: NoMethodError - undefined method 'to_hash' for nil:NilClass.

Will investigate, starting with … LibComponentLogging-pods ;)

floere commented 10 years ago

It raises

[!] Invalid `LibComponentLogging-pods.podspec` file: undefined method `instance' for RbConfig:Module. Updating CocoaPods might fix the issue.

 #  from ./spec/data/LibComponentLogging-pods/0.0.1/LibComponentLogging-pods.podspec:441
 #  -------------------------------------------
 #    # add lcl_config to CocoaPods' config
 >    class << Config.instance
 #      attr_accessor :lcl_config
 #  -------------------------------------------

but not when indexing. I.e. the pod is indexed, but can't be rendered.

floere commented 10 years ago

Now works: http://cocoapods.org/?q=pod