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

README for example rails app is all wrong #35

Closed
jonyt opened this issue Nov 16, 2014 · 4 comments
Closed

README for example rails app is all wrong #35

jonyt opened this issue Nov 16, 2014 · 4 comments

Comments

@jonyt
Copy link

jonyt commented Nov 16, 2014

I'm not a huge Rails expert but the setup instructions seem to be all wrong. Some examples:

  • bundle install won't work because there's no Gemfile.
  • rake db:migrate won't work either.
  • Neither will script/server to start the server. I believe that would only work on a very old version of Rails and you appear to be using a newer one.

It would also be helpful to give a link to an explanation for the arduous process of obtaining a developer token.

@mcloonan
Copy link
Member

Thanks for letting us know about these issues. I'll take a look when I'm working on other improvements for the rails example.

@jonyt
Copy link
Author

jonyt commented Nov 17, 2014

If you want you can have my Sinatra app instead. It's much smaller so I
think it might be easier to start with.

On Mon, Nov 17, 2014 at 4:15 PM, mcloonan notifications@github.com wrote:

Thanks for letting us know about these issues. I'll take a look when I'm
working on other improvements for the rails example.


Reply to this email directly or view it on GitHub
#35 (comment)
.

Got a cool idea for a web startup? How about I build it for you? Check out
http://chapter64.com/

@knotice-blanders
Copy link

Tag dfp_api-0.9.2 includes the missing files.

@nicholaschen
Copy link
Contributor

closing this out as obsolete as we changed our release process to pick up the missing files :)

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

No branches or pull requests

4 participants