Help with Helpy
-
I am on step 6 of installing Helpy and I am unsure what the section is having me do. Can anyone explain this to me?
-
It wants you to make a backup of the existing "stock" file.
-
rake is like make but for Ruby instead of C.
-
And then to create a database key, and copy that key to the actual database.
-
Create a secret token for rails apps and copy it into those two files.
-
Ok so I run
rake secret
Then it gives me a key. Then I copy that key to those two files?
-
Do I just add it to the bottom of both of those files?
-
Never heard of helpy before, looks interesting!
-
I have been looking for something like this for a long time. Sweet.
-
I am on my 4th attempt of the install. The ruby stuff is definitely screwing me up.
-
@IRJ I wouldn't have the foggiest either man. That's what learning is though!
-
@wirestyle22 said in Help with Helpy:
@IRJ I wouldn't have the foggiest either man. That's what learning is though!
I am getting a little further each time now. Maybe this next install attempt will work
-
The installation guide definitely isn't the best.
-
@IRJ said in Help with Helpy:
@wirestyle22 said in Help with Helpy:
@IRJ I wouldn't have the foggiest either man. That's what learning is though!
I am getting a little further each time now. Maybe this next install attempt will work
One thing I noticed with Linux is most guides have you run commands but don't explain what the commands are actually doing very well. I end up looking up every command that is run in a guide and create a definitions list for myself so I can learn the concepts of what I'm actually doing and why. I try to compare guides too and ask questions so I can determine what best practice really means with this stuff.
-
@wirestyle22 said in Help with Helpy:
@IRJ said in Help with Helpy:
@wirestyle22 said in Help with Helpy:
@IRJ I wouldn't have the foggiest either man. That's what learning is though!
I am getting a little further each time now. Maybe this next install attempt will work
One thing I noticed with Linux is most guides have you run commands but don't explain what the commands are actually doing very well. I end up looking up every command that is run in a guide and create a definitions list for myself so I can learn the concepts of what I'm actually doing and why. I try to compare guides too and ask questions so I can determine what best practice really means with this stuff.
I am trying to learn ruby.
-
Heard of it last year, and Demo'ed it a couple of months back .. Nice GUI ...
btw, it's developed by a guy named "Scott Miller" ...
-
@Veet said in Help with Helpy:
Heard of it last year, and Demo'ed it a couple of months back .. Nice GUI ...
btw, it's developed by a guy named "Scott Miller" ...
How is the reporting side? there is nothing listed except "google analytics" blasted on every page.
-
@Veet said in Help with Helpy:
Heard of it last year, and Demo'ed it a couple of months back .. Nice GUI ...
btw, it's developed by a guy named "Scott Miller" ...
Their on to me.
-
The tutorial is definitely outdated and needs to be updated.
-
Do you just want to play with it or run it in a live environment?