ActionView::Template::Error (uninitialized constant BootstrapPagination):

413 views
Skip to first unread message

Bob Sleys

unread,
Sep 8, 2012, 9:51:52 AM9/8/12
to hobo...@googlegroups.com
I updated to the latest versions of Hobo from Git and am now getting the following error.  Any ideas would be appreciated.

ActionView::Template::Error (uninitialized constant BootstrapPagination):

Pertinent part of gemfile

gem "hobo_support", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_fields", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "dryml", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_rapid", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_clean", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_clean_admin", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_jquery", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "hobo_jquery_ui", :git => "git://github.com/tablatom/hobo", :branch => "master"
gem "jquery-ui-themes", "~> 0.0.4"

gem "will_paginate", :git => "git://github.com/bryanlarsen/will_paginate"

gem "hobo_bootstrap", :git => "git://github.com/suyccom/hobo_bootstrap.git"
gem "hobo_data_tables", :git => "git://github.com/Hobo/hobo_data_tables.git"

# Gems used only for assets and not required
# in production environments by default.
group :assets do
  gem 'sass-rails',   '~> 3.2.3'
  gem 'coffee-rails', '~> 3.2.1'

  # See https://github.com/sstephenson/execjs#readme for more supported runtimes
  gem 'therubyracer', :platforms => :ruby

  gem 'uglifier', '>= 1.0.3'
  
  gem 'compass_twitter_bootstrap', :git => 'git://github.com/wyuenho/compass-twitter-bootstrap'
  gem 'compass-rails'
  gem 'jquery-datatables-rails'

end

gem 'jquery-rails'

Bryan Larsen

unread,
Sep 9, 2012, 11:17:23 PM9/9/12
to hobo...@googlegroups.com
Do you have will_paginate-bootstrap added to your Gemfile?

Bryan
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/4Ewkx1wjAlgJ.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobousers+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
Reply all
Reply to author
Forward
0 new messages