1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-20 01:50:04 +00:00

replace :? to

This commit is contained in:
Adrien Waksberg 2017-03-29 22:13:53 +02:00 committed by Adrien Waksberg
parent b32846ea5e
commit c29d2e92d2

View file

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
$: << File.expand_path('../../lib', __FILE__)
$LOAD_PATH << File.expand_path('../../lib', __FILE__)
require 'locale'
require 'set'