![[Google]]( http://www.mickgenie.com/blog/wp-content/plugins/easy-adsenser/google-light.gif)
Archives
Categories
- Apache (9)
- ASP.Net (4)
- Blogging (14)
- cPanel (17)
- Database (14)
- DNS (2)
- DotNetPanel (1)
- FrontPage Extension (4)
- Gadget (1)
- Google Software/Tips (9)
- Helm (3)
- Internet/Technology (9)
- Joomla (2)
- Linux (37)
- Microsoft IIS (15)
- Microsoft Windows (26)
- Perl (1)
- PHP (7)
- Ruby on Rails (3)
- Smartermail (1)
- VBScript (1)
- Web Hosting (6)
- Web Site Tips (14)
- wordpress (10)
Blogroll
Blogster
Mick Genie Sub Site
Recent Comments
-
Tag
Amp Apache Asp Net Beta Version Blog cmd Configuration File cPanel Database Name domain name Error Message firefox FrontPage Extension Genie Google Google Software/Tips Htaccess File IP Ips Linux Lt Mick Genie Microsoft Microsoft Iis Microsoft IIS Mozilla Firefox Mysql Database notepad php plugin reboot Remote Server Running Scripts Server Administrator ssh Tar Gz Ubuntu Unix Url Windows Operating System Windows Server Windows Vista wordpress Yum
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Superman
Top CommentatorsMeta
-

Category Archives: Ruby on Rails
Ruby on Rails Handy Guide
Some Useful command To install ruby Gem, gem install [gem_name] eg, gem install rails To install ruby Gem with certain version, gem install [gem_name] –version=x.x.x eg, gem install rails –version=2.3.5 eg, gem install rails -v=2.3.5 To update ruby Gem, gem … Continue reading
Posted in Ruby on Rails
Tagged Apps, gem install, gem update, Gems, Handy Guide, Host Domain, Host Www, MySQL, Qsa, Rake, rake gem, Request Uri, Rewrite, RoR, RoR log, Ruby, Ruby Gem, Ruby on Rails
1 Comment
All in one redirect scripting
HTML redirect: For most of the webmaster, they will prefer 301 Redirect. With HTML redirect with HTML, I will suggest canonical type. You may use the following script from the HTML with canonical redirection. PLAIN TEXT HTML: ‹link rel="canonical" href="http://www.mickgenie.com/blog/" … Continue reading
Posted in Microsoft IIS, PHP, Ruby on Rails
Tagged Amp, ASP, Asp Language, Asp Net, Asp Redirect, Asp Script, Cgi Perl, Code Lt, Cold Fusion, Cold Fusion Code, Header Location, Htaccess, Html Redirect, Java, Java Java, Java Perl, Link Rel, Lt, Mod Rewrite, Perl Cgi, Perl Code, Perl Redirect, php, Php Asp, Php Header Location, Redirect Html, Redirection Code, Redirection Html, Response Status, Ruby, Ruby on Rails, Script Asp
Leave a comment
Check Missing Ruby on Rails Gems
In Ruby on Rails (RoR), you might found some error from your mongrel log as some gems might missing to run your site properly, you may run the following command from your rails in order to fix/install automatically by the … Continue reading


