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

Panda Level: add a preview and an outcome to the page #12

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jperezish
Copy link

Hi @jwo,

I want to submit just panda right now since I'm not entirely clear on what you mean by Preview. It's capitalized in the readme so I wasn't sure if you were implying to create a new class or not. I looked and didn't see a reason for a new class. Am I missing something?

@jwo
Copy link
Member

jwo commented Jan 24, 2014

Regarding a preview: it should be a couple of words so you can make a choice.

If the full page text is

Flank boudin ham hock porchetta filet mignon beef sausage shoulder hamburger meatball corned beef strip steak pork loin venison. Shoulder andouille swine sirloin drumstick rump sausage beef boudin tongue cow strip steak ham corned beef. Capicola jerky beef filet mignon. Drumstick ham hock ham doner spare ribs, tail landjaeger boudin filet mignon. Brisket pastrami ball tip strip steak ground round pork short ribs.

Then a preview could be

Flank boudin ham hock porchetta filet mignon

@jperezish
Copy link
Author

@jwo updated with Eagle.

@@ -5,7 +5,7 @@ def self.starting_point
end

def options
Page.where(:parent_id => id).limit(2)
Page.find(option_a_id, option_b_id)
Copy link
Member

Choose a reason for hiding this comment

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

Good use of find with an array :)

@jwo
Copy link
Member

jwo commented Jan 28, 2014

Most excellent submission!

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