Click here to Skip to main content
15,890,741 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm looking for a tutorial on how to make a forum using Ruby On Rails.

I've looked for something but I can't seem to find anything so can someone else help me?
I would be Very Glad!!
Posted
Comments
What sort of help you need? You don't have any problems till now. But you have a requirement, so work on it.
Afzaal Ahmad Zeeshan 15-Mar-15 20:15pm    
Actually this type of logics and algorithms should be defined by you; you should at least have the idea of what you're going to do. Only then we can guide you and help in your code, logic or algorithm or what you should do.

If you're not having any algorithm, or a base... I suggest you better get one first and then ask a real question here which clarifies the actual problem that you're having.
[no name] 15-Mar-15 20:56pm    
"this type of logics and algorithms"? The OP asked for a tutorial. Always good to read the question.

Here's an online book on Ruby On Rails: https://www.railstutorial.org/book/beginning[^]

From the first paragraph:

[..] the Ruby on Rails Tutorial will give you a thorough introduction to web application development, including a basic grounding in Ruby, Rails, HTML & CSS, databases, version control, testing, and deployment [..]

Sounds like you should be able to build a forum after reading that.
 
Share this answer
 
There are a number of RoR forum engines to choose from. Maybe start by having a look at them:
https://www.ruby-toolbox.com/categories/forum_systems[^]

You did not say why you want to do this because there are many easier ways to set up a forum.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900