Search Results for "timeline"
Forum Threads
Fullcalendar-Scheduler Timeline is not show events in Rails 5.0
0
Rails
Hello, I am using postgres as database, rails 5.0 and ruby 2.4. The problem is, that I have this pur html calendar unsing timeline and timegrid, works ok, when I pass it to my RoR project, only wor...
erniux third posted
Inheritance is not working.
1
Ruby
Hi,
I'm a starter in ruby, I have a doubt in Inheritance in ruby. This is my sample code.
```
class TimeLine
attr_reader :tweets
def initialize(tweets=[])
@tweets = tweets
en...
Jacob Montgomery replied
Two Forms/Two Controllers/One Page: Passing Instance Variables, Routing, and Error Handling
2
Rails
So... I'm having a higher level conceptual gap on how to deal with a scenario in which a form errs out on a page that has two forms relating to two different controllers.
My first knowledge gap...
Michael Becco replied
Weird error in cable ready?
0
General
cable_ready 4.5.0
rails 6.1.4.1
ruby 3.0.2p107
This is a simple example from the basic tutorial (https://www.youtube.com/watch?v=F5hA79vKE_E) I suspect the error I am getting is because either cab...
Pito Salas posted
cancel actioncable connection for unauthorized users?
0
Rails
Followed the series on action cable notifications and setup the meta tag so that action would not try to connect if the meta tag was present. Here is my code.
```
$(document).on("turbolinks:load"...
Matt Taylor posted
How long will Rails 5 be supported?
1
Rails
I'm sorry if this is the wrong place for this question, but I wasn't sure where else to ask. Is there a timeline for how long Rails 5 will be supported?
Chris Oliver replied
How do I take over an existing code base?
2
Tips
Hi, everyone. This is my first post here. I'm taking over an existing Rails 6 project that is in production (and that I haven't worked on before). There's a lot to think about :-) Has anyone compil...
Page does not reload, even though javascript comes back with 200
0
General
Chris i followed your tutorial with polymorphic true commenting system, but i ran into an issue with trying to use ajax to refresh the page. The page does not refresh, only when i reload the page a...
Looking for Rails work? / Hiring Rails developers?
52
General
Similar to the Hacker News thread, I thought we might start up a thread for anyone looking to hire a Ruby / Rails freelancer or if you're a freelancer looking for work.
*Please lead with either SE...
Azmat Ulhaq replied
Polling/Long Polling navbar notifications
3
General
Chris I have been using your implementation of navbar notifications and I really like the way it's constructed.
I can implement Facebook style notifications and I am pretty happy about it.
However ...
Chris Oliver replied
Solved
How much is the cost to get a web design company to build me something I need with Ruby rails?
11
General
Hi guys, so I am basically running a small business and I need a web application built with ruby on rails. I heard it is a pretty good framework, but I don't know how much the cost is for this. I w...