You can try to write a private auto-trading program
hahahaha me too
Mac, no explanation needed
I bought it but never used ...
view is the most difficult part for me... so I usually start from view
You see, he actually has a point.
Deploying a rails app to a virtual host or a vps isn't easy, if possible at all. For a php+mysql app, you unzip the php file to the right path, fill in database info, visit an initialising url and you are good to go. Much more need to be done for a rails app.
You can of course use heroku or openshift but those are not for everyone either.
It's like looking into a mirror XD
#19 楼 @leeboqiang gem install bundler --pre
Now if only rails 4 is also released …
If you ever run rename
you will see this......
Usage: rename [-v] [-n] [-f] perlexpr [filenames]
樓上的問題是什麼?
楼主提供的资料太少了,无法给出建议……
Hiredis is not compatible with Windows.
https://github.com/lgsonic/hiredis-win <--- try this thing
The word native
here is opposite to webview
. native
does not mean use Objective-C
In other words, RubyMotion
is native
#2 楼 @jiang_plus lol, and you can destroy
models, controllers etc. too
rails destroy scaffold WrongName
rails generate scaffold RightName