search for: tabs_on_rails

Displaying 5 results from an estimated 5 matches for "tabs_on_rails".

2009 Dec 22
16
Will paginate is missing on rake db:migrate
...I done wrong? Jonas-MB:stuteri jeb$ gem list *** LOCAL GEMS *** actionmailer (2.3.5) actionpack (2.3.5) activerecord (2.3.5) activeresource (2.3.5) activesupport (2.3.5) authlogic (2.1.3) nifty-generators (0.3.0) rack (1.0.1) rails (2.3.5) rake (0.8.7) searchlogic (2.3.9) sqlite3-ruby (1.2.5) tabs_on_rails (1.0.0) will_paginate (2.3.11) Jonas-MB:stuteri jeb$ gem environment RubyGems Environment: - RUBYGEMS VERSION: 1.3.5 - RUBY VERSION: 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10] - INSTALLATION DIRECTORY: /opt/local/lib/ruby/gems/1.8 - RUBY EXECUTABLE: /opt/local/bin/ruby - EXECUTAB...
2010 Aug 18
1
upgarde from rails 2.3.5 to rails 2.3.8
...#39;. Now when I tried to a previous migration like rake db:migrate VERSION=20100714122104 I got warning like DEPRECATION WARNING: Rake tasks in vendor/plugins/delayed_job/tasks, vendor/plugins/paperclip/tasks, vendor/plugins/seed-fu/tasks, vendor/plugins/simple_captcha/tasks, vendor/plugins/tabs_on_rails/tasks, and vendor/plugins/xss_terminate/tasks are deprecated. Use lib/tasks instead. (called from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10) I would like to know why this message shown? Is it any problem? If it is, how to resolve it? Thanks -- Posted via http://www.ruby...
2012 Jul 03
2
Plugin help Tabbed view in Rails 3
Hi, I am trying to create a tabbed view for my RoR application where I am trying to project the same partial by passing some local variables to it, but I have not been successful so far.Please point to some nice rails plugins for tabbed panels in rails 3.0 as well as some video or written tutorials. Thanks & Regards, Shalini Sah -- You received this message because you are subscribed
2012 Aug 18
0
Tabs Gems giving headache
I might be a newb or something but when I tried tabs_on_rails gems and other gems, I get a list of links instead of tab links. I followed the tutorial in the wiki and downloaded the gems via a bundler, does anyone know why this is happening? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Gro...
2012 Dec 04
0
Empty test suite is run after every rake task
.../cache/git/geokit'' # :git => "git://github.com/seboslaw/geokit-gem.git"#, :version => ''1.5.0'' gem "haml", "~> 3.1" gem "sass" gem ''haml-rails'' gem "will_paginate", "3.0.pre2" gem "tabs_on_rails" gem "active_olap", ''0.0.6'', :path => ''vendor/cache/git/active_olap'' # :git => ''git://github.com/eMerchantPay/active_olap.git'' gem ''geokit-rails'', :branch => ''gem'', :path => '&...