Post Form w/ Form Helpers – DIY Twitter Clone #7.2

[ad_1]
Today, we will use Rail’s form helpers to assist us in building a form from which we will be able to create “posts” or “tweets”.

Download this project’s files at:

——– SUGGESTED READING ——–

“Clean Code” by Robert C. Martin:
“Game Coding Complete” by Mike McShaffry:
“JavaScript and JQuery” by Jon Ducket:

——– ADDITIONAL INFORMATION ——–

Creating, updating and managing DevFactor’s large collection of tutorials requires many hours of work on a weekly basis. If you have found our tutorials useful, please support us by subscribing and sharing our videos on social media.

If you have any feedback in regards to how we could improve the channel’s content, editing, or organization feel free to get in touch and make a suggestion!

Subscribe on YouTube:

——– GENERAL INFORMATION ——–

DevFactor offers high-quality, project based tutorials on web development, game development and software engineering. Simply by subscribing you can gain access to our large library of free programming video tutorials.

DevFactor was started in order to aid anyone regardless of age, race, gender or location to learn how to build, maintain and deploy their own software applications.

#programming #code #devfactor


Posted

in

by

Tags:

Comments

6 responses to “Post Form w/ Form Helpers – DIY Twitter Clone #7.2”

  1. David Morales Cabello Avatar

    ActionController::UnknownFormat in PostsController#create
    ¿wtf..?

  2. Mario Jones Avatar

    Im getting the following error: ActionView::MissingTemplate in Pages#profile

    Showing /home/ubuntu/workspace/app/views/pages/profile.html.erb where line #19 raised:

    <div class="col-xs-6">
    <%= render '/components/post_form' %>
    <% for @p in @posts %>
    <div class="panel panel-default">
    <div class="panel-body">
    Please help!

  3. Zach Schleien Avatar

    @DevFactor. All my posts are appearing on the profile even one's that are from other users. Any ideas on how to fix this? I imagine it's from the model. My models do have has_many and belongs_to

  4. Fares Attya Avatar

    +DevFactor, Yo Andrew your tutorials are great. You helped me a lot learning about Rails. Anyways, I was wondering if you could cover the following mechanism before Thursday because I have project that asks to do a social network website. I totally understand if you are busy. Or at least give me a link or something that I could follow. Thank you man

  5. Austin Mcgaugh Avatar

    Are you still going to cover the follow mechanic. I love these videos; they are defiantly helping me learn more about web design.

  6. dimeji oladogba Avatar

    please make more java vids!

Leave a Reply

Your email address will not be published. Required fields are marked *