Skip to content

Conversation

var114
Copy link

@var114 var114 commented Nov 11, 2013

No description provided.

page = Page.create(starting_point: true, preview: 'Adventure road', content: "you wake up on a road.
It's foggy and dampy. In your bag is 30 gold pieces and bacon sandwich. Which do you choose?")
Page.create(conclusion: true, parent_id: page.id, preview: "Go into the Forest", content: "Omg...you just won 30 bags of gold: WINNER")
Page.create(conclusion: true, parent_id: page.id, preview: "Sail across the River", content: "Shat...you just got ripped to pieces by a clan of hungry paranas. LOSER")
Copy link
Member

Choose a reason for hiding this comment

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

👍 for 'shat'

LOL

@jwo
Copy link
Member

jwo commented Nov 12, 2013

Seriously excellent job with this submission. Absolutely nothing to comment on, you did great.

🎉

@var114
Copy link
Author

var114 commented Nov 14, 2013

Done!!!
On Nov 12, 2013, at 7:06 AM, Jesse Wolgamott [email protected] wrote:

Seriously excellent job with this submission. Absolutely nothing to comment on, you did great.


Reply to this email directly or view it on GitHub.


def options
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.

awesome!

@jwo
Copy link
Member

jwo commented Nov 14, 2013

Excellent submission all around!

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