##// END OF EJS Templates
sync Lithuanian jQuery datepicker (#13674)...
sync Lithuanian jQuery datepicker (#13674) This is from following revision. https://github.com/marutosi/jquery-ui/commit/49f9b849b9c5023f138e8932510b11bfc9765814 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11802 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9346:5e57a1a9d947
r11572:fe0293a11003
Show More
boot.rb
6 lines | 191 B | text/x-ruby | RubyLexer
require 'rubygems'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])