Skip to content

Conversation

@felixem
Copy link
Contributor

@felixem felixem commented Aug 16, 2014

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

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

File name should be based on the class name.

e.g: HtmlParser => html_parser.rb

Copy link
Contributor

Choose a reason for hiding this comment

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

HtmlParser is not really a model but a library.

The lib directory is probably better.

A suitable model would be something like SchemaExtraction that would be used to store in the database the information extracted from a website.

Copy link
Contributor

Choose a reason for hiding this comment

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

Another think, HtmlParser doesn't seem like the right name. This is a schema.org parser.

felixem and others added 30 commits September 2, 2014 02:41
Problem: SchemaObject problem duplicates validates_type_of errors
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.

3 participants