Skip to content

banta/paymax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to Paymax app
	This is a payment app (demo)

== Getting Started

	Goto line 37 of config/environments/development.rb and put your gmail username
	Goto line 38 of config/environments/development.rb and put your gmail password
	
	Goto config/database.yml and change it corresponding to your database credencials
	
	
	run the following commands:
	
	$ bundle install
	$ rake db:create
	$ rake db:migrate
	
	$ rails s
	

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published