[Rails] how to disable the browser back button in javascript.

2015-04-23 Thread usha rani
how to disable the browser back button in javascript. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@googlegroups.com. To po

Re: [Rails] Re: solution for rake db:create

2012-03-14 Thread Satvat Rani
> > On Wednesday, 14 March 2012 13:13:27 UTC+5:30, satvat rani wrote: >> >> I ran into the following error: >> >> WARNING: 'require 'rake/rdoctask'' is deprecated. Please use >> 'require 'rdoc/tas k' (in RDoc 2.4.2+)' ins

[Rails] solution for rake db:create

2012-03-14 Thread satvat rani
I ran into the following error: WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/tas k' (in RDoc 2.4.2+)' instead. at /usr/lib/ruby/vendor_ruby/rake/rdoctask.rb rake aborted! uninitialized constant Gem Following that advice (which I also found by searching

[Rails] Better solution for rake db:migrate

2012-03-14 Thread satvat rani
Problem: When i put some observer, and run rake db:create.. errors will be occur ERROR:rake aborted! no such file to load -- rdoc/task (See full trace by running task with --trace) Anybody tell me the solution.. Thanks in advance.:) -- You received this message because you are subscribed to

Re: [Rails] Re: can't run webrick server

2012-03-13 Thread Satvat Rani
thanks Gijaldon.. Now my webrick server started. On Tue, Mar 13, 2012 at 7:06 PM, Gjaldon wrote: > I'm new too. Anyway, how 'bout trying 'bundle exec rails s'. > > On Mar 12, 7:54 pm, satvat rani wrote: > > The environment that i am working on is Window

[Rails] can't run webrick server

2012-03-12 Thread satvat rani
The environment that i am working on is Windows xp and the configurations are, Ruby 1.8.7 [i386-mingw32] Rails 2.3.5 Gem 1.8.17 run -->ruby script/server these errors are occur: from C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/ activesupport-2. 3.5/lib/active_support/dependencies.

Re: [Rails] ruby script/server is not working

2012-02-09 Thread Satvat Rani
hi everyone i just typed rails s and then after when i > type again it is not working. i got this error Usage: rails new APP_PATH [options] Options: -r, [--ruby=PATH] # Path to the Ruby binary of your choice # Default: C:/RailsInstaller/Ruby1.9.

[Rails] procedure on ror

2011-12-17 Thread Satvat Rani
-p0-i386-mingw32.7z> Rails:Rails 1.9.1 Gem:1.8.12 plz tell the procedure Regards, Rani. -- 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 unsubscribe

[Rails] undefined method move_higher

2010-03-19 Thread rani
hi i installed acts_as_list plugin into my application but i am getting the error when i am trying to access the methods as move_to_bottom,move_higher,move_lower etc. how can i solve this issue -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" gr