Skip to content

pierrevalade/foursquare-rails-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In 1 minute, get your Rails app with Foursquare running on Heroku.

For now, it's only available when you create a new Rails app from scratch (but if you look at the code, you should be able to make it work for existing apps too).

To create a new app with Foursquare and deploy to Heroku, run:

rails new {your-unique-app-name} -d postgresql -m https://gist.github.com/pierrevalade/4007411/raw/e0580f5e0db6bc91d3e329ecfb8b78580d858865/gistfile1.rb

Note: try to make sure {your-unique-app-name} is unique or Heroku won't let you create an app with a name that's already taken.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages