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

3 - API Posts #5

Open
andyduong1920 opened this issue Sep 17, 2015 · 0 comments
Open

3 - API Posts #5

andyduong1920 opened this issue Sep 17, 2015 · 0 comments

Comments

@andyduong1920
Copy link
Owner

1/

rails generate versionist:new_controller posts V1

2/

rails g model Post title:string content:string

3/ Define 4 method index, create, update, destroy

4/ RESTful follow 7 method

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

1 participant