[Rails] convert to rails

2009-04-02 Thread Johny ben
how to convert this on rails !--[if lt IE 7] script type=text/javascript src=example.js/script ![endif]-- -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails:

[Rails] Re: Do you develop stuff locally or on a server?

2009-03-04 Thread Johny ben
Joe K wrote: Personally, I develop on a windows box using rad rails, but I have a copy of andLinux running in the background that has access to my rails environment. This way I can test on linux and windows at the same time (I actually run it on linux more than windows since the gd2 gem

[Rails] Re: Hosting Ruby on Rails on GoDaddy - Solved!

2009-02-03 Thread Johny ben
after one week of trial n error on deploying a very simple RoR application on godaddy I finally made a success. here my test page http://catalystcreativemedia.com/webpage/ -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received

[Rails] Re: Hosting Ruby on Rails on GoDaddy - Solved!

2009-01-30 Thread Johny ben
Hi sir I followed your post.I got a running RoR on godaddy without a databaseMy problem when I try to add a simple query on the database my page only display a blank page.I really don’t what happening. deluxe hosting linux development machine win xp rails 1.1.6 ruby 1.8.6 gem 0.9.4 mysql 5

[Rails] Re: Hosting Ruby on Rails on GoDaddy - Solved!

2009-01-30 Thread Johny ben
Johny ben wrote: Hi sir I followed your post.I got a running RoR on godaddy without a databaseMy problem when I try to add a simple query on the database my page only display a blank page.I really don’t what happening. deluxe hosting linux development machine win xp rails 1.1.6 ruby

[Rails] Re: add an editor on my application

2009-01-08 Thread Johny ben
Thank you for your reply guys.. I choose fckeditor because it is free and suite to all i need.. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group.

[Rails] Re: Installing Ruby on Rails

2009-01-08 Thread Johny ben
crazy canuck wrote: I am completely new to all of this. I was told by a potential employer if I learned Ruby on Rails and PostgreSQL I would have a job in 6-9 months. My dilemma is that I cant even seem to install it properly lol. Please can someone give me the prompts and whether I have to

[Rails] fckeditor show problem

2009-01-07 Thread Johny ben
i have fckeditor plugins installed on my application my problem is on the show.rhtml it display the source code instead on displaying an image or the content show.rhtml p bName:/b %=h @user.name % /p p bBody:/b %=h @user.body % /p new.rhtml % form_for(@user) do |f| % %=

[Rails] Re: fckeditor show problem

2009-01-07 Thread Johny ben
finally I solve it -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send email to rubyonrails-talk@googlegroups.com To

[Rails] add an editor on my application

2008-12-29 Thread Johny ben
Does anyone have a good suggestion for the best editor that can I embed on my application.. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To

[Rails] update multiple model in one form

2008-12-23 Thread Johny ben
my project works like this the user will sign up first.after sign up he/she will edit his profile.I use restful authentication plugins for sign up. model class User ActiveRecord::Base has_one :profile end class Profile ActiveRecord::Base belongs_to :user end user controller def create

[Rails] Re: paperclip

2008-12-21 Thread Johny ben
On Dec 20, 4:25�am, Johny ben rails-mailing-l...@andreas-s.net thank for your very useful reply i already solve my problem on paperclip plugins.. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed

[Rails] upload image

2008-12-19 Thread Johny ben
anyone have a code that upload image -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send email to

[Rails] Re: paperclip

2008-12-19 Thread Johny ben
Jean-Marc (M2i3.com) wrote: Or you could try Ryan Bates screencast http://railscasts.com/episodes/134-paperclip Jean-Marc http://m2i3.com On Dec 19, 12:23�am, Johny Johndoe rails-mailing-l...@andreas-s.net thankz.I try it on linux os it works can you recommend another

[Rails] paperclip plugins installation on netbeans

2008-12-19 Thread Johny ben
help pls i have trouble on installation of paperclip plugins on windows os.i'm using netbeans 6.5 , ruby 1.8.6,gems 1.2,rails 2.1,apache 2.2 and mysql. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are